Changes for version 0.05 - 2023-02-22
- New Features
- Added the file_name_is_root method in the SVPM::File::Spec, SVPM::File::Spec::(Instance|Instance::Unix|Instance::Win32|Instance::Interface).
- static method file_name_is_root : int ($path : string);
- Added the file_name_is_root method in the SVPM::File::Spec, SVPM::File::Spec::(Instance|Instance::Unix|Instance::Win32|Instance::Interface).
- Compatible Internal Changes
- Removed wrongly added module files. lib/SPVM/File/Spec/Instance/Instance.pm lib/SPVM/File/Spec/Instance/Instance.spvm
Modules
Getting Pathname of Current Working Directory
Portably Perform Operations on File Names
Portably Perform Operations on File Names
File::Spec Interface
An implementation class of File::Spec::Instance for Linux/Unix/Mac.
An implementation class of File::Spec::Instance for Windows.