libcwd-guard-perl

Module for temporarily changing working directory (chdir)
  https://metacpan.org/release/Cwd-Guard
  0
  no reviews



Cwd::guard provides changing the current directory (chdir) using a limited scope. return to current working directory, if this object destroyed. if failed to chdir, error messages stored to $gwd::guard::error.