lanx@nc10-ubuntu:/tmp$ perl -e 'use subs "die"; sub die { print "expec +ted\n" }; eval "4/0"' lanx@nc10-ubuntu:/tmp$ perl -e 'use subs "die"; sub die { print "expec +ted\n" }; eval "die()"' expected
but '&CORE::die' will of course still call the original...
Cheers Rolf
( addicted to the Perl Programming Language)
In reply to Re: why did i die?
by LanX
in thread why did i die?
by markov
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |