Package Release Info

perl-File-Path-Tiny-1.0-bp154.1.18

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

perl-File-Path-Tiny

Change Logs

* Fri Feb 05 2021 Tina Müller <timueller+perl@suse.de>
- updated to 1.0
  see /usr/share/doc/packages/perl-File-Path-Tiny/Changes
  1.0  2021-02-04 13:53:54
  - rt 125502: fix empty_dir() fast-mode, thanks ishigaki!
  - f749173 Stop using bareword handle (still ::Tiny since perl is newer)
Version: 0.9-bp150.2.4
* Wed Feb 07 2018 coolo@suse.com
- updated to 0.9
  see /usr/share/doc/packages/perl-File-Path-Tiny/Changes
  0.9  2017-12-29 16:17:42
  - Do chdir() for security reasons by default
  - Stop emptying/removing a path if it is changed out from underneath us
  - rt 96843: Add SEE ALSO section
  - prereq and unit test fixups
  - Unit tests for symlink toggling protection
* Wed Jan 27 2016 coolo@suse.com
- updated to 0.8
  see /usr/share/doc/packages/perl-File-Path-Tiny/Changes
  0.8  2016-01-26 14:44:57
  - rt 88849: allow multiple processes to operate on the same paths (thanks HELENA!)
  - Add github to POD
  - rt 96842: Fix mk() to work correctly w/ UNC paths on windows (thanks MITHUN!)
* Fri Oct 04 2013 coolo@suse.com
- updated to 0.7
  - add =encoding to POD due to test failure on certain boxes
  - add several perl, pkg, and pod tests
  - add mk_parent()
* Tue Jun 04 2013 coolo@suse.com
- updated to 0.5
    rt 79472 (thanks Lachlan!) fix absolute path bug introduced in 0.4
    rt 79345 (thanks Gian!): Failed to recursively create dir if the first part solves to false
    rt 76061 No LICENSE in META.yml
    rt 68950 break out rm() code into empty() type function, use it in rm()
    rt 51728 Missing colon in synopsis
    rt 75688 using deprecated for qw() in 00.load.t
    perltidy
* Mon Feb 13 2012 coolo@suse.com
- regenerate with cpanspec
* Fri Sep 30 2011 pascal.bleser@opensuse.org
- initial version (0.1)