SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Path-Class-0.37-150600.35.1.noarch.rpm :

* Mon Aug 15 2016 cooloAATTsuse.com- updated to 0.37 see /usr/share/doc/packages/perl-Path-Class/Changes 0.37 Sat Aug 13 21:33:23 CDT 2016 - Doc update for contains/subsumes [1916528] - Fix \"contains\" when $self is a relative path - #43 [1c01e86] - Handle case where $other evaluates false [70e4b6b] - Add additional test cases for contains and subsumes [434f244] - Test with Perl 5.24 [a4d2d73]
* Fri Feb 19 2016 cooloAATTsuse.com- updated to 0.36 see /usr/share/doc/packages/perl-Path-Class/Changes 0.36 Tue Feb 16 22:16:21 CST 2016 - 117bd64 - Use croak instead of die; use eval syntax instead of universal::isa (as perlcritic wishes) - 4b620b6 - Load File::Copy and Perl::OSType only when used (copy_to, move_to) - 55ecb58 - always use canonpath on arguments to splitdir - 25c12f7 - Fix \'Operation \"eq\": no method found\' error (RT #77259), whose underlying cause isn\'t really understood. - 935eeed - Add some fixes & tests for contains() with updir stuff (github #43) - 927fa74 - Fix Carp::Croak to Carp::croak - 2d615ca 34da6d3 5fcad02 1b7be68 a622acf - Fixed and improved Travis testing configuration - 2a74c40 - Fix Pod typos <Сергей Романов> - 28ca95a - Check all print calls in spew and explicitly call (and check) close
* Tue Sep 16 2014 cooloAATTsuse.com- updated to 0.35 - fce4b8e - Fixed a t/03-filesystem.t test error on Windows - df23e17 - Add a new spew_lines() method - 3ffef39 - Don\'t convert file into directory in subsumes() - 9a01a71 - Updated POD for copy_to and move_to methods - 210a7ef - Stringify destination for copy_to method - 9f83723 - Stringify destination for move_to method - 5e2cb26, d5c7e62 - Add Continuous Integration with Travis CI - d372be1 - Change bugtracker to github\'s
* Wed Dec 18 2013 cooloAATTsuse.com- updated to 0.33 - New copy_to() and move_to() methods. [Robert Rothenberg & Ken Williams] - 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. [Olivier Mengué] - Changed the docs to show that file() and dir() are exported by default. - Fixed spelling error in POD. [Salvatore Bonaccorso]
* Sun Jun 09 2013 cooloAATTsuse.com- updated to 0.32 - Updated dependency on File::Spec to 3.26, fixing RT #83143. - Fixed bug with leading empty string in dir() - became unintentional UNC path on Cygwin. [David Golden and MITHUNAATTcpan.org] - Fixed \"Unterminated C<...> sequence\" in Pod. [Olaf Alders] 0.31 Tue Feb 5 11:51:59 CST 2013 - Optimization: stringify variables passed to canonpath [David Golden] - Optimization: Use internal guts when constructing Dirs from Dirs, instead of concatenating and splitting them again with File::Spec. [David Golden] - Fix grammar error in docs. [Karen Etheridge] - Implement a \'split\' parameter for the slurp() method [suggested by Yanick Champoux] - In docs, replace unicode MINUS SIGN with ascii HYPHEN-MINUS [Randy Stauner] 0.29 Mon Dec 17 23:55:07 CST 2012 - 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. 0.28 Sat Dec 15 21:40:17 CST 2012 - Fix test failures when run as root - they were relying on permissions failures, but permissions never fail as root. [Spotted by AAR and Chris Williams] - Add links in docs to the other modules we rely on & talk about in the docs. Makes for easier viewing through search.cpan.org / MetaCPAN. [David Precious] - Fixed some misleading variable names in docs. [RT#81795] [Pau Amma] 0.27 Sat Dec 8 19:24:15 CST 2012 - Added pruning support in dir->recurse(). If recurse callback returns $item->PRUNE, no children of this item will be analyzed. [Marcin Kasperski] - Documented \'basename\' method for directories. [Fabrice Gabolde] - Added traverse_if() function, which allows one to filter children
* Tue May 29 2012 cooloAATTsuse.com- it should work with all Module::Build
* Mon Feb 27 2012 cooloAATTsuse.com- updated to 0.25 - resolve() now croak()s instead of die()s on non-existent file. [Danijel Tašov] - Added a traverse() method for directories, based on the fmap_cont() method of Forest::Tree::Pure. It\'s an alternative to ->recurse, which allows for more control over how the recursion happens. [Jesse Luehrs] - Fixed a grammar error in the docs. [Shlomi Fish]
* Mon May 30 2011 cooloAATTnovell.com- updated to 0.24 - Added a tempfile() method for Dir objects, which provides an interface to File::Temp. [RT#60485] - Fixed a non-helpful fatal error message when calling resolve() on a path that doesn\'t exist. Now dies with the proper \"No such file or directory\" message & exit status. [GRAF]
* Sat Apr 02 2011 cooloAATTnovell.com- update to 0.23: - Fixed a bunch of problems with the distribution (e.g. in META.yml) that I introduced in the switch to Dist::Zilla. No code changes from 0.22.
* Sun Dec 26 2010 pascal.bleserAATTopensuse.org- update to 0.22:
* added a basename() method for directory objects- changes from 0.21:
* don\'t test the \'iomode\' option under 5.6, because layers aren\'t supported yet
* fixes to spelling errors in the docmuentation
 
ICM