[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#523198: O: libpath-class-perl -- Cross-platform path specification manipulation



Package: wnpp
Severity: normal

The current maintainer of libpath-class-perl, Florian Ragwitz <rafl@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Please note that this package is already in the Perl group SVN repository, so if
you want to maintain it, get in touch with that team.

Some information about this package:

Package: libpath-class-perl
Binary: libpath-class-perl
Version: 0.16-0.1
Priority: optional
Section: perl
Maintainer: Florian Ragwitz <rafl@debian.org>
Build-Depends: debhelper (>= 4.0.2), libmodule-build-perl
Build-Depends-Indep: perl (>= 5.8.0-7)
Architecture: all
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/libp/libpath-class-perl
Files:
 78e0b1f6a8a006333eb373e36be8b543 674 libpath-class-perl_0.16-0.1.dsc
 3a2416d2f5ed1a8a98525baea5c25e1c 17340 libpath-class-perl_0.16.orig.tar.gz
 508f8941f44babb642bc840f33c855e4 2001 libpath-class-perl_0.16-0.1.diff.gz

Package: libpath-class-perl
Priority: optional
Section: perl
Installed-Size: 124
Maintainer: Florian Ragwitz <rafl@debian.org>
Architecture: all
Version: 0.16-0.1
Depends: perl (>= 5.6.0-16)
Filename: pool/main/libp/libpath-class-perl/libpath-class-perl_0.16-0.1_all.deb
Size: 33312
MD5sum: 75cae623909817476383597d73d64c06
SHA1: 7712343427725d147600a1fc24a87c71470e396e
SHA256: cf7d1622ca0457c1b8d0a954ce20b9b1d113627e95f764ed05563229049e1fd0
Description: Cross-platform path specification manipulation
 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.
 .
 In fact, Path::Class uses File::Spec internally, wrapping all the unsightly
 details so you can concentrate on your application code.  Whereas File::Spec
 provides functions for some common path manipulations, Path::Class provides an
 object-oriented model of the world of path specifications and their underlying
 semantics. File::Spec doesn't create any objects, and its classes represent
 the different ways in which paths must be manipulated on various platforms
 (not a very intuitive concept). Path::Class creates objects representing
 files and directories, and provides methods that relate them to each other.
Tag: devel::lang:perl, implemented-in::perl, role::shared-lib




Reply to: