Package perl-Path-Tiny-0.118-3.el9.src
Name | perl-Path-Tiny |
---|---|
Epoch | 0 |
Version | 0.118 |
Release | 3.el9 |
Architecture | src |
Website/URL | https://metacpan.org/release/Path-Tiny |
License | ASL 2.0 |
Build Time | 2023-03-22 03:53:24 |
Build Host | builder-x86-02.inferitos.ru |
Summary | File path utility |
Repositories | CRB |
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. |
Errata | — |
Size | 107 KiB |
Source Project | perl-Path-Tiny-0.118-3.el9 |
SHA-256 checksum | 71ab07871d92ed3eaea620bf09cbc332be6c13204f6c1e176c5ab2f3c0fcd607 |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.118-3 - Rebuilt for MSVSphere 9.1. * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.118-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.118-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937