SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Path-Tiny rpm build for : OpenSuSE. For other distributions click perl-Path-Tiny.

Name : perl-Path-Tiny
Version : 0.146.0 Vendor : openSUSE
Release : 1.2 Date : 2024-05-09 05:08:27
Group : Unspecified Source RPM : perl-Path-Tiny-0.146.0-1.2.src.rpm
Size : 0.23 MB
Packager : https://bugs_opensuse_org
Summary : File path utility
Description :
This module provides 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 aims to be smaller and
faster than many alternatives on CPAN, while helping people do many common
things in consistent and less error-prone ways.

Path::Tiny does not try to work for anything except Unix-like and Win32
platforms. Even then, it might break if you try something particularly
obscure or tortuous. (Quick! What does this mean:
\'///../../..//./././a//b/.././c/././\'? And how does it differ on Win32?)

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 (if supported by the platform and/or filesystem).

The \'*_utf8\' methods (\'slurp_utf8\', \'lines_utf8\', etc.) operate in raw
mode. On Windows, that means they will not have CRLF translation from the
\':crlf\' IO layer. Installing Unicode::UTF8 0.58 or later will speed up
\'*_utf8\' situations in many cases and is highly recommended. Alternatively,
installing PerlIO::utf8_strict 0.003 or later will be used in place of the
default \':encoding(UTF-8)\'.

This module depends heavily on PerlIO layers for correct operation and thus
requires Perl 5.008001 or later.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Factory:/RISCV:/ToTest/images/repo/openSUSE-20240817-riscv64-Media1/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Path-Tiny-0.146.0-1.2.noarch.rpm
ftp.icm.edu.pl  perl-Path-Tiny-0.146.0-1.2.noarch.rpm
ftp.icm.edu.pl  perl-Path-Tiny-0.146.0-1.2.noarch.rpm
ftp.icm.edu.pl  perl-Path-Tiny-0.146.0-1.2.noarch.rpm
ftp.icm.edu.pl  perl-Path-Tiny-0.146.0-1.2.noarch.rpm
ftp.icm.edu.pl  perl-Path-Tiny-0.146.0-1.2.noarch.rpm
     

Provides :
perl(Path::Tiny)
perl(Path::Tiny::Error)
perl-Path-Tiny

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Digest::SHA) >= 5.45
perl(File::Path) >= 2.07
perl(File::Temp) >= 0.19
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Path
/usr/lib/perl5/vendor_perl/5.40.0/Path/Tiny.pm
/usr/share/doc/packages/perl-Path-Tiny
/usr/share/doc/packages/perl-Path-Tiny/CONTRIBUTING.mkdn
/usr/share/doc/packages/perl-Path-Tiny/Changes
/usr/share/doc/packages/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

 
ICM