Something like *foo = sub { print "foo\n" };
Sorry, I have never understood typeglobs either: why would this be preferable to my $foosub = sub { print "foo\n" };?
In reply to Re^2: which use for any Perl elements?
by ryantate
in thread which use for any Perl elements?
by mat21
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |