Fedora Packages

perl-Path-Tiny-0.076-1.el7 in EPEL 7

↵ Return to the main page of perl-Path-Tiny
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2015-11-16 Paul Howarth <paul at city dash fan dot org> - 0.076-1 - Update to 0.076 - Tilde expansion on Windows was resulting in backslashes; now they are correctly normalized to forward slashes - Typos fixed - Fixed spewing to a symlink that crosses a filesystem boundary - Add Test::MockRandom to META as a recommended test prerequisite
2015-07-21 Paul Howarth <paul at city dash fan dot org> - 0.072-1 - Update to 0.072 - Fixed incorrect error argument for File::Path functions (mkpath and remove_tree)
2015-07-20 Paul Howarth <paul at city dash fan dot org> - 0.070-2 - Fixed incorrect error argument for File::Path functions (mkpath and remove_tree) (GH#144)
2015-06-29 Paul Howarth <paul at city dash fan dot org> - 0.070-1 - Update to 0.070 - The 'copy' method now returns the object for the copied file - The 'visit' method only dereferences the callback return value for scalar refs, avoiding some common bugs
2015-06-18 Fedora Release Engineering <rel dash eng at lists dot fedoraproject dot org> - 0.068-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-06 Jitka Plesnikova <jplesnik at redhat dot com> - 0.068-2 - Perl 5.22 rebuild
2015-03-24 Paul Howarth <paul at city dash fan dot org> - 0.068-1 - Update to 0.068 - Added exclusive locking option to filehandle opens; spew now exclusively locks tempfile used for atomic writes
2015-03-06 Paul Howarth <paul at city dash fan dot org> - 0.065-1 - Update to 0.065 - Added 'assert' method - Added 'visit' method - Added support for a negative count for 'lines' to get the last lines of a file - Fixed tilde expansion if path has spaces - Make realpath non-fatal if the parent path exists and only the final path component does not (was fatal on Windows and some Unixes) - Removed redundant locking on tempfile use for spewing - Work around File::Temp bugs on older ActiveState Windows Perls https://bugs.activestate.com/show_bug.cgi?id=104767 - Fixed SYNOPSIS example
2014-11-14 Paul Howarth <paul at city dash fan dot org> - 0.061-1 - Update to 0.061 - Fixed append_utf8 and append_raw with 'truncate' option
2014-11-06 Paul Howarth <paul at city dash fan dot org> - 0.060-1 - Update to 0.060 - Added 'truncate' option to append for in-place replacement of file contents

Dependencies

Provides

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

Files


Sources on Pagure