Fedora 15 Update: perl-Path-Class-0.25-1.fc15

updates at fedoraproject.org updates at fedoraproject.org
Sat Feb 25 08:23:36 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-1833
2012-02-17 00:23:02
--------------------------------------------------------------------------------

Name        : perl-Path-Class
Product     : Fedora 15
Version     : 0.25
Release     : 1.fc15
URL         : http://search.cpan.org/dist/Path-Class/
Summary     : Cross-platform path specification manipulation
Description :
Path::Class is a module for manipulation of file and directory specifications
(strings describing their locations, like '/home/ken/foo.txt' or
'C:\Windows\Foo.txt') in a cross-platform manner. It supports pretty much every
platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2,
and NetWare.

--------------------------------------------------------------------------------
Update Information:

This update, to the current upstream release, contains a host of additional methods, bug-fixes and documentation improvements.

See the Changes file for full details.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Feb 16 2012 Paul Howarth <paul at city-fan.org> - 0.25-1
- Update to 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
* Thu Feb 16 2012 Paul Howarth <paul at city-fan.org> - 0.23-4
- Spec clean-up:
  - Add buildreqs for Perl core modules that might be dual-lived
  - Tidy %description
  - Make %files list more explicit
  - Don't use macros for commands
  - Use search.cpan.org source URL
  - BR: at least version 0.87 of File::Spec
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.23-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.23-2
- Perl mass rebuild
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Path-Class' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list