libfile-spec-native-perl_1.003-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sat May 5 16:33:04 UTC 2012
(new) libfile-spec-native-perl_1.003-1.debian.tar.gz optional perl
(new) libfile-spec-native-perl_1.003-1.dsc optional perl
(new) libfile-spec-native-perl_1.003-1_all.deb optional perl
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.
(new) libfile-spec-native-perl_1.003.orig.tar.gz optional perl
Changes:
libfile-spec-native-perl (1.003-1) unstable; urgency=low
.
* Initial release (closes: #671650).
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 671650
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list