![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: How to deal with undefined returned variables.by Russ (Deacon) |
on Mar 05, 2002 at 19:51 UTC ( #149483=note: print w/replies, xml ) | Need Help?? |
knight makes a good point. Fortunately, in Perl 6, there will be a defaulting operator to simplify this very problem.
A binary // operator is the defaulting operator.Perl 6 should be such fun!
In Section
Seekers of Perl Wisdom
|
|