Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: ResetChapter 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: ResetPerl in a NutshellNext: 19. Win32 Modules and Extensions
Reference: ResetBook Index19. Win32 Modules and Extensions