$SIG{HUP}=sub {
delete $INC{"MyRoutines.pl"};
require "MyRoutines.pl";
}
did the trick! Thank you! I didn't realize you could just modify that hash.
Btw, I'm the same poster as the original question, I just decided to create an account :)
In reply to Re: Re: Forcing a PERL script to reload libraries
by mr.nick
in thread Forcing a PERL script to reload libraries
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |