Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37499806
en ru br
ALT Linux repos
S:0.37-alt1
5.0: 0.16-alt2
4.1: 0.16-alt1
4.0: 0.16-alt1

Group :: Development/Perl
RPM: perl-Path-Class

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.37-alt1
Build date: 20 september 2016, 16:48 ( 396.1 weeks ago )
Size: 41.45 Kb

Home page:   http://search.cpan.org/dist/Path-Class/

License: Artistic and GPL
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.

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.

Current maintainer: Michael Bochkaryov

List of contributors

List of rpms provided by this srpm:

  • perl-Path-Class
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin