INFO
Name: perl-Path-Tiny
Version: 0.118-3.el9
Arch: noarch
Summary: File path utility
License: ASL 2.0
Vendor: CentOS
Build Host: s390-03.stream.rdu2.redhat.com
Build Date: Tue Aug 10 03:11:39 2021
Size: 208752
URL: https://metacpan.org/release/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.
FILES
/usr/share/doc/perl-Path-Tiny
/usr/share/doc/perl-Path-Tiny/CONTRIBUTING.mkdn
/usr/share/doc/perl-Path-Tiny/Changes
/usr/share/doc/perl-Path-Tiny/README
/usr/share/licenses/perl-Path-Tiny
/usr/share/licenses/perl-Path-Tiny/LICENSE
/usr/share/man/man3/Path::Tiny.3pm.gz
/usr/share/perl5/vendor_perl/Path
/usr/share/perl5/vendor_perl/Path/Tiny.pm
REQUIRES
perl(:MODULE_COMPAT_5.32.1)
perl(:VERSION) 5.8.1
perl(Carp)
perl(Config)
perl(Cwd)
perl(Digest) 1.03
perl(Digest::MD5)
perl(Digest::SHA) 5.45
perl(Encode)
perl(Exporter) 5.57
perl(Fcntl)
perl(File::Copy)
perl(File::Glob)
perl(File::Path) 2.07
perl(File::Spec) 0.86
perl(File::Temp) 0.18
perl(File::stat)
perl(Unicode::UTF8) 0.58
perl(constant)
perl(overload)
perl(strict)
perl(threads)
perl(warnings)
perl(warnings::register)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(Path::Tiny) 0.118
perl(Path::Tiny::Error)
perl-Path-Tiny 0.118-3.el9
CONFIG FILES
/usr/share/doc/perl-Path-Tiny
/usr/share/doc/perl-Path-Tiny/CONTRIBUTING.mkdn d
/usr/share/doc/perl-Path-Tiny/Changes d
/usr/share/doc/perl-Path-Tiny/README d
/usr/share/licenses/perl-Path-Tiny
/usr/share/licenses/perl-Path-Tiny/LICENSE l
/usr/share/man/man3/Path::Tiny.3pm.gz d
/usr/share/perl5/vendor_perl/Path
/usr/share/perl5/vendor_perl/Path/Tiny.pm
LICENSE FILES
ASL 2.0
|