套件: libfile-spec-native-perl (1.003-1)
libfile-spec-native-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libfile-spec-native-perl:
- [libfile-spec-native-perl_1.003-1.dsc]
- [libfile-spec-native-perl_1.003.orig.tar.gz]
- [libfile-spec-native-perl_1.003-1.debian.tar.gz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
外部的資源:
- 主頁 [search.cpan.org]
相似套件:
module for using native OS implementation of File::Spec from a subclass
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.
其他與 libfile-spec-native-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language