Does anyone know of a way to un-require a file that has been required. I would like to require a file from one directory on the fly, un-require it, and then require a file from another directory with the same name as the first. I have tried deleting the hash entry in %main::, including the _< ... filename, but I cannot re-create the namespace for the second require.
Thanks,
Eric
Thanks,
Eric