start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Reset Chapter 19
Win32 Modules and Extensions
Next: 19. Win32 Modules and Extensions
 

Skip

$

Enum


->Skip(
[

count

]
)

Skips the next count number of items of the enumeration (again, count must be positive and defaults to 1). Skip returns false if there are not at least count number of items left.


Previous: Reference: Reset Perl in a Nutshell Next: 19. Win32 Modules and Extensions
Reference: Reset Book Index 19. Win32 Modules and Extensions

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.