Yes, the code would help. For example, if it's this, then we can explain ;-)
sub foo { sub BEGIN { print "BEGIN\n"; } sub INIT { print "INIT\n"; } sub END { print "END\n"; } }
In reply to Re^2: Sub routines not playing fair
by steves
in thread Sub routines not playing fair
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |