in reply to Re: skipping unwanted list items
in thread skipping unwanted list items

How to find documentation

To check this yourself you can either use perldoc ° on the commandline like demonstrated, or use the excellent full text search in perldoc.perl.org (expand menu)

NB: you can restrict your search to your beloved 5.8.X miniperl

https://perldoc.perl.org/5.8.0 (adjust subversion)

Last but not least you can use my keyword search for X<tags>

Perldoc Keyword Search (update3)

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

°) see also monastery markup [doc://perldoc], [doc://undef], [doc://perldata]