perl-Path-Class

Cross-platform path specification manipulation

SRPM:     perl-Path-Class-0.16-1.n0i.4.fc7.src.rpm
SPEC:     perl-Path-Class.spec
Version:  0.16
Release:  1.n0i.4.fc7
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     19709
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Path-Class/
Date:     Fri Jun 01 2007, 02:45 GMT

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.
The well-known module "File::Spec" also provides this service, but it's sort
of awkward to use well, so people sometimes avoid it, or use it in a way that
won't actually work properly on platforms significantly different than the
ones they've tested their code on.

Changelog:

  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.16-1.n0i.4
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - version 0.16
  • Fri Feb 03 2006 Marius Feraru <altblue@n0i.net> - 0.15-1.n0i.3
    - version 0.15
  • Thu Sep 01 2005 Marius Feraru <altblue@n0i.net> 0.13-1.n0i.2
    - version 0.13
  • Mon Aug 01 2005 Marius Feraru <altblue@n0i.net> 0.12-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.01
    - rebuild on perl 5.8.7

Files:

  • Path-Class-0.16.tar.gz
  • perl-Path-Class.spec

Requires:

  • perl(ExtUtils::MakeMaker)
  • perl(File::Path)
  • perl(File::Spec)
  • perl(File::stat)
  • perl(IO::Dir)
  • perl(IO::File)
  • perl(overload)
  • perl(Test::More)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)