Package perl-Path-Tiny-0.144-9.el10.noarch
Name | perl-Path-Tiny |
---|---|
Epoch | 0 |
Version | 0.144 |
Release | 9.el10 |
Architecture | noarch |
Website/URL | https://metacpan.org/release/Path-Tiny |
License | Apache-2.0 |
Build Time | 2024-12-20 15:58:32 |
Build Host | builder-x86-05.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 | 73 KiB |
Source Project | perl-Path-Tiny-0.144-9.el10 |
SHA-256 checksum | 1271f5bc67c68684d4f0a611de717f363767ae0108a08fd0a79835a9ac4942c6 |
×
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.144-9 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.144-8 - Rebuilt for MSVSphere 10 * Mon Aug 26 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.144-8 - Fix filters of dependencies * Wed Jul 17 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.144-7 - Package tests * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.144-6 - Bump release for June 2024 mass rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.144-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.144-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.144-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.144-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 02 2022 Paul Howarth <paul@city-fan.org> - 0.144-1 - Update to 0.144 - Fixed tilde expansion tests where ~root expands to '/'