Mon, 09 Sep 2024 08:51:47 UTC | login

Information for build perl-Path-Tiny-0.112-1.fc32

ID136042
Package Nameperl-Path-Tiny
Version0.112
Release1.fc32
Epoch
SummaryFile path utility
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Mar 2020 12:46:23 UTC
CompletedThu, 26 Mar 2020 12:46:23 UTC
Tags
f33
RPMs
src
perl-Path-Tiny-0.112-1.fc32.src.rpm (info) (download)
noarch
perl-Path-Tiny-0.112-1.fc32.noarch.rpm (info) (download)
Changelog * Wed Jan 29 2020 Paul Howarth <paul@city-fan.org> - 0.112-1 - Update to 0.112 - Another test fix on Windows, possibly due to a behavior change in Cwd::getdcwd * Tue Jan 14 2020 Paul Howarth <paul@city-fan.org> - 0.110-1 - Update to 0.110 - Fixes tests on Windows, particularly with newer File::Spec * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.108-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.108-3 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.108-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Aug 01 2018 Paul Howarth <paul@city-fan.org> - 0.108-1 - Update to 0.108 - Fixed a bug where failure to load optional modules would trigger an external $SIG{__DIE__} handler * Mon Jul 16 2018 Paul Howarth <paul@city-fan.org> - 0.106-1 - Update to 0.106 - The PERL_PATH_TINY_NO_FLOCK environment variable has been added to allow users to disable file locking (and any associated warnings) - Detection of unsupported 'flock' is no longer BSD-specific; this allows detecting and warning, for example, with the Luster filesystem on Linux - Improve reliability and diagnostics of tests run via 'do' * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.104-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.104-6 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.104-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild