shouldn't the first print 1 ?$ perl -e 'print (my ($rec) = undef);' print nothing, but $ perl -e 'print "return=" . (my ($rec) = undef);' print return=1
aside from the "why would you do that?" questions....
thanks!
update (broquaint): put <code> tags in apporpriate place and added formatting
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |