NOTICE: This package has been removed from pkgsrc

./devel/p5-File-Path, Perl5 module to create or remove directory trees

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.17nb1, Package name: p5-File-Path-2.17nb1, Maintainer: pkgsrc-users

This module provide a convenient way to create directories of
arbitrary depth and to delete an entire directory subtree from the
filesystem.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 32d9da754c54286aaaf60d2656d7267d2ef235aa
RMD160: c23e0397cb38950d4f47c53591cd7f145e597899
Filesize: 31.132 KB

Version history: (Expand)


CVS history: (Expand)


   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-08-06 02:24:55 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
p5-File-Path: update to 2.17

2.17 2020-07-18
    - Eliminate one line of debugging code which was generating
      a warning.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816)
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
   2018-09-02 09:14:07 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-File-Path: update to 2.16.

2.16 2018-08-31
    - Correct inadequate method of generating names for dummy users
      and groups during testing (RTC 121967).  No change in
      functionality from 2.15.
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-08-06 04:38:57 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.15

Upstream changes:
2.15 2017-07-29
    - Correct documentation error re possible arguments for rmtree().
   2017-06-10 07:13:02 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-File-Path to 2.14
----------------------------------
2.14 2017-06-07
    - When creating subdirectories for testing underneath
      File::Spec::Functions::tmpdir(), use randomly generated strings.
    - No change in functionality from 2.13.