Commit Graph

6 Commits

Author SHA1 Message Date
Paul Howarth
a4bf9352ac Update to 0.26
- New upstream release 0.26:
  - resolve() now includes the name of the non-existent file in the error
    message
  - New shortcut opena(), to open a file for appending
  - New spew() method that does the inverse of the slurp() method
  - Fixed a typo in a class name in the docs for Path::Class::Entity
- Drop %defattr, redundant since rpm 4.4
- Drop conditional for EPEL-4 support (EL-4 now EOL-ed)
2012-06-15 11:15:09 +01:00
Paul Howarth
400937b5c0 Update to 0.25
- New upstream release 0.25:
  - resolve() now croak()s instead of die()s on non-existent file
  - 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
  - Fixed a grammar error in the docs
  - Added a tempfile() method for Dir objects, which provides an interface to
    File::Temp (CPAN 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 and exit status
- BR: perl(Test::Perl::Critic) and run author tests where possible
- Add patch to support building with Module::Build < 0.3601
2012-02-16 12:06:20 +00:00
Ian Burrell
d752bd823f Update to 0.23 2011-04-14 20:22:05 -07:00
Chris Weyl
0bb37f5a3f - update to 0.18 (for latest DBIx::Class) 2010-02-23 04:46:17 +00:00
Ian Burrell
3e9fd63f8c auto-import perl-Path-Class-0.16-1 on branch devel from
perl-Path-Class-0.16-1.src.rpm
2007-02-12 19:31:45 +00:00
Bill Nottingham
5ed959b9f6 Setup of module perl-Path-Class 2007-02-12 18:56:27 +00:00