Package : perl-File-Spec-Native

Package details

Summary: Use native OS implementation of File::Spec from a subclass

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

For example: the Path::Class/as_foreign manpage (as of version 0.24) allows
you to translate a the Path::Class manpage 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' the File::Spec manpage.


URL: https://metacpan.org/release/File-Spec-Native
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs