Help for this page
Select Code to Download
Select
or
download this
use Symbol qw|delete_package|;
Select
or
download this
eval { ... # actually load the package again. delete($INC{$packageFile}); };