in reply to Re: Re: knowing the current directory
in thread knowing the current directory

Load a module:
use Cwd;
Unload a module:
no Cwd;

[ ar0n -- want job (boston) ]