Fedora Packages

perl-Path-Class-0.33-1.el7 in EPEL 7

↵ Return to the main page of perl-Path-Class
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2013-12-12 Paul Howarth <paul at city dash fan dot org> - 0.33-1 - Update to 0.33: - New copy_to() and move_to() methods - As advised in the utime() docs, pass undef as the time for touch() - Do a better job cleaning up temp files in the tests - Optimization: use parent.pm instead of base.pm - Changed the docs to show that file() and dir() are exported by default - Fixed spelling error in POD - Update buildreqs as needed - Drop patch for building with old Module::Build versions
2013-08-04 Fedora Release Engineering <rel dash eng at lists dot fedoraproject dot org> - 0.32-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-07-31 Petr Pisar <ppisar at redhat dot com> - 0.32-2 - Perl 5.18 rebuild
2013-03-19 Paul Howarth <paul at city dash fan dot org> - 0.32-1 - Update to 0.32: - Updated dependency on File::Spec to 3.26 (CPAN RT#83143) - Fixed bug with leading empty string in dir() - became unintentional UNC path on Cygwin - Fixed "Unterminated C<...> sequence" in Pod
2013-03-07 Paul Howarth <paul at city dash fan dot org> - 0.31-2 - Bump perl(File::Spec) version requirement to 3.26 (CPAN RT#83143) - Drop EL-5 support since it doesn't have File::Spec ≥ 3.26
2013-02-05 Paul Howarth <paul at city dash fan dot org> - 0.31-1 - Update to 0.31: - Optimization: stringify variables passed to canonpath - Optimization: Use internal guts when constructing Dirs from Dirs, instead of concatenating and splitting them again with File::Spec - Fix grammar error in docs - Implement a 'split' parameter for the slurp() method - In docs, replace unicode MINUS SIGN with ascii HYPHEN-MINUS - BR: perl(Scalar::Util)
2012-12-18 Paul Howarth <paul at city dash fan dot org> - 0.29-1 - Update to 0.29: - Add components() method, which returns directory names (and filename, if this is a File object) as a list - Fix a test failure on non-Unix platforms; the 07-recurseprune.t test was written in a Unix-specific way
2012-12-17 Paul Howarth <paul at city dash fan dot org> - 0.28-1 - Update to 0.28: - Fix test failures when run as root - they were relying on permissions failures, but permissions never fail as root - Add links in docs to the other modules we rely on and talk about in the docs, which makes for easier viewing through search.cpan.org / MetaCPAN - Fixed some misleading variable names in docs (CPAN RT#81795)
2012-12-10 Paul Howarth <paul at city dash fan dot org> - 0.27-1 - Update to 0.27: - Added pruning support in dir->recurse(); if recurse callback returns $item->PRUNE, no children of this item will be analyzed - Documented 'basename' method for directories - Added traverse_if() function, which allows one to filter children before processing them - Added tempdir() function - Package upstream LICENSE file
2012-07-20 Fedora Release Engineering <rel dash eng at lists dot fedoraproject dot org> - 0.26-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Dependencies

Provides

  • perl(Path::Class)
  • perl(Path::Class::Dir)
  • perl(Path::Class::Entity)
  • perl(Path::Class::File)
  • perl-Path-Class

Files


Sources on Pagure