Fedora Packages

perl-Path-Tiny

File path utility

This module attempts to provide a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. It doesn't attempt to be as full-featured as IO::All or Path::Class, nor does it try to work for anything except Unix-like and Win32 platforms. Even then, it might break if you try something particularly obscure or tortuous. All paths are forced to have Unix-style forward slashes. Stringifying the object gives you back the path (after some clean up). File input/output methods flock handles before reading or writing, as appropriate. The *_utf8 methods (slurp_utf8, lines_utf8, etc.) operate in raw mode without CRLF translation.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.120-1.fc36 -
Fedora 35 0.118-4.fc35 -
Fedora 34 0.118-1.fc34 -
EPEL 7 0.076-1.el7 -
Package Info

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



Sources on Pagure