The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02 - 2023-12-14

  • pushd(): Skip opendir() if fchdir() is absent as we can't use the handle.
  • pushd(): Use File::Spec->curdir() instead of "." for opendir().
  • Minor optimizations.
  • POD improvements.

Modules

Temporarily change current working directory, return safely.