![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re^3: Exiting subroutine via next (that old chestnut)by runrig (Abbot) |
on Mar 04, 2008 at 17:31 UTC ( #671950=note: print w/replies, xml ) | Need Help?? |
'and' is an operator. The idea would be to return a true value from your subroutine if you want to skip that line, and a false value otherwise.
In Section
Seekers of Perl Wisdom
|
|