The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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/;"