|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Re: Re: getting 0 to printby Arien (Pilgrim) |
| on Jan 14, 2003 at 00:08 UTC ( #226656=note: print w/ replies, xml ) | Need Help?? |
|
I'm not sure what part puzzles you, so...
(You can find all details in perlsyn and perlop.) In other words, that line is just one of the many variations of writing: unless (defined $_) { $_ = ""; next }— Arien
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||