Skip to main content


Temporarily change current working directory, return safely.

Changes for 0.04 - 2024-01-26

  • Added XS code to import O_PATH or O_SEARCH if available.
  • pushd(): Open "." with O_PATH or O_SEARCH if available.
  • Switched from Module::Build to ExtUtils::MakeMaker.
  • POD improvements.