in reply to
undef-ing an active subroutine
unless there's a good reason it's probably safer coding to bind to new code that returns undef, instead of deleting a sub.
the hardest line to type correctly is: stty erase ^H
Comment on
Re: undef-ing an active subroutine
In Section
Seekers of Perl Wisdom