Mon, 09 Sep 2024 08:55:58 UTC | login

Information for build perl-Path-Tiny-0.122-4.fc37

ID199268
Package Nameperl-Path-Tiny
Version0.122
Release4.fc37
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
StartedTue, 06 Sep 2022 13:57:18 UTC
CompletedTue, 06 Sep 2022 13:57:18 UTC
Tags
f37
RPMs
src
perl-Path-Tiny-0.122-4.fc37.src.rpm (info) (download)
noarch
perl-Path-Tiny-0.122-4.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.122-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.122-3 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.122-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 17 2022 Paul Howarth <paul@city-fan.org> - 0.122-1 - Update to 0.122 - Adds 'size' and 'size_human' methods; the latter gives 'ls -lh' style output, with options to choose base2 or base10 forms * Mon Oct 25 2021 Paul Howarth <paul@city-fan.org> - 0.120-1 - Update to 0.120 - The 'tempdir' and 'tempfile' methods may be called on a Path::Tiny object representing a directory, in which case the directory will be used as the container for the temporary object (as if the 'DIR' argument were used) * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.118-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 23 2021 Michal Josef Spacek <mspacek@redhat.com> - 0.118-3 - Remove runtime dependency for Digest::MD5 * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.118-2 - Perl 5.34 rebuild * Fri Feb 05 2021 Paul Howarth <paul@city-fan.org> - 0.118-1 - Update to 0.118 - Skip symlink tests on Windows by actually testing symlinks, as Perl 5.33.5 adds notional support but it's not possible without elevated privileges * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.116-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Jan 23 2021 Paul Howarth <paul@city-fan.org> - 0.116-1 - Update to 0.116 - Fix tests on MSYS without symlinks enabled * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.114-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild