Binary package “libcwd-guard-perl” in ubuntu focal

module for temporarily changing working directory (chdir)

 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.