You are here: Home / LBN / Up2date / Core Linux / BastionLinux 25 / perl-Path-Tiny-0.098-1.fc25.noarch

perl-Path-Tiny-0.098-1.fc25.noarch

Package Attributes
RPM  perl-Path-Tiny-0.098-1.fc25.noarch.rpm Architecture  noarch Size  200265 Created  2023/06/18 04:31:53 UTC
Package Specification
Summary File path utility
Group Unspecified
License ASL 2.0
Home Page http://search.cpan.org/dist/Path-Tiny/
Description

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.

Requires
perl(:MODULE_COMPAT_5.24.0)  
rpmlib(PayloadIsXz)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
Provides
perl(Path::Tiny)
perl(Path::Tiny::Error)
perl-Path-Tiny

Document Actions