in reply to Re^2: using change directory within perl script
in thread using change directory within perl script

See chdir. If a module you want to use is not installed, install it, cpan File::chdir ...
  • Comment on Re^3: using change directory within perl script