Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Path-Class - 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.
Packages
perl-Path-Class-0.37-14.el8.noarch
[61 KiB] |
Changelog
by Paul Howarth (2019-08-28):
- Switch to ExtUtils::MakeMaker flow
- Don't try to run author tests during package build
- Modernize spec using %{make_build} and %{make_install}
|