| Current Path : /usr/share/doc/perl-File-pushd/ |
| Current File : //usr/share/doc/perl-File-pushd/Todo |
TODO list for Perl module File::pushd
- Add some sort of flag that avoids fatal errors changing directories.
Either a flag on pushd( $dir, { %opts } ) or else on use (but make it
calling package specific) "use File::pushd qw/pushd :non_fatal/;"