perl-Path-Class

perl-Path-Class 0.24

Cross-platform path specification manipulation

http://search.cpan.org/~kwilliams/Path-Class

Packager: Gökhan Özbulak

License: Artistic

Actions

Build files

Bug reports

Binary packages

perl-Path-Class

Release history

ReleaseRelease dateVersionUpdaterComment
62011-09-060.24Gökhan ÖzbulakVersion bump. Some changes in this release:
* Added a tempfile() method for Dir objects, which provides an interface to File::Temp
* Fixed a non-helpful fatal error message when calling resolve() on a path that doesn't exist
* Added a basename() method for directory objects
* slurp() now accepts an 'iomode' option to control how the file is opened
* Allow subclassing, by adding dir_class() and file_class() static methods, allowing them to be overridden
* Added a 'no_hidden' parameter for children()
* Fixed the heading for the is_relative() POD section
52009-12-040.17Onur KüçükDepend on new perl
42009-12-030.17Onur KüçükAdd perl dependency
32009-07-200.17Ozan ÇağlayanVersion bump, Ready for 2009
22007-02-180.16İsmail DönmezAdd missing dep.
12007-02-020.16S.Çağlar OnurFirst release.

Patches