libfile-spec-native-perl

module for using native OS implementation of File::Spec from a subclass

Description

File::Spec::Native is a stupid hack to make the default File::Spec behavior available from a subclass. This can be useful when using another module that expects a subclass of File::Spec but you want to use the current, native OS format (automatically detected by File::Spec).

For example: Path::Class/as_foreign (as of version 0.24) allows you to translate a Path::Class object from one OS format to another. However, there is no way to specify that you want to translate the path into the current, native OS format without guessing at what that format is (which may include peeking into @File::Spec::ISA).

This module @ISA File::Spec.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/File-Spec-Native


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libfile-spec-native-perl