Say.
This is untested but it's identicaly to what I'm using. Why do the two inside routines get called and actually do ANYTHING when I don't call them EVER?sub do_this { sub new_sub { print "test"; } sub new_sub2 { print "test2"; } }
In reply to Sub routines not playing fair by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |