mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-25 13:00:22 -04:00
6 lines
314 B
Plaintext
6 lines
314 B
Plaintext
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.
|