Fedora Packages

perl-File-PathList

Find a file within a set of paths (like @INC or Java classpaths)

Many systems that map generic relative paths to absolute paths do so with a set of base paths. For example, perl itself when loading classes first turn a "Class::Name" into a path like "Class/Name.pm", and then looks through each element of @INC to find the actual file. To aid in portability, all relative paths are provided as UNIX-style relative paths, and converted to the localized version in the process of looking up the path.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.04-31.fc35 -
Fedora 35 1.04-31.fc35 -
Fedora 34 1.04-29.fc34 -
Package Info

You can contact the maintainers of this package via email at perl-File-PathList dash maintainers at fedoraproject dot org.



Sources on Pagure