pkgsrc-wip/p5-Path-Class/DESCR
Roman Kulik d1922ade8a `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.

Author: Ken Williams <KWILLIAMS@cpan.org>
WWW:    http://search.cpan.org/~kwilliams/Path-Class/
2005-08-26 17:28:19 +00:00

8 lines
414 B
Text

`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.
Author: Ken Williams <KWILLIAMS@cpan.org>
WWW: http://search.cpan.org/~kwilliams/Path-Class/