Changes for version 0.092 - 2026-06-18
- Requirement Changes
- Require SPVM 0.990191.
- Require SPVM::Sys 0.572.
- Require SPVM::Regex 0.261.
- Incompatible Changes
- Change Cwd#getdcwd to return the value of the system call. This is the same as the value of Perl's Cwd#getdcwd.
- Internal Changes
- Do not use Sys private methods in Cwd class.
- Fix Test
- Fix tests for Cwd#getdcwd in Windows.
Documentation
Modules
Getting Pathname of Current Working Directory
Portably Perform Operations on File Names
Object-Oriented Version of File::Spec class
Implementation of File::Spec::Instance for Unix-like OSs
Implementation of File::Spec::Instance for Windows