Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit a6ca405

Browse files
committed
File-Path: Update to 2.15/3.15_01c
Remove erroneous documentation. Correct skip count for Windows. Comment out two TODO tests. Make subdirectory names used in tests more random. See https://github.com/rurban/File-Path/tree/cperl
1 parent 56bdeb7 commit a6ca405

File tree

9 files changed

+661
-253
lines changed

9 files changed

+661
-253
lines changed

Porting/Maintainers.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,13 +722,13 @@ package Maintainers;
722722
},
723723

724724
'File::Path' => {
725-
'DISTRIBUTION' => 'RICHE/File-Path-2.12.tar.gz',
725+
'DISTRIBUTION' => 'RICHE/File-Path-2.15.tar.gz',
726726
'FILES' => q[cpan/File-Path],
727727
'EXCLUDED' => [
728728
qw( eg/setup-extra-tests ),
729729
qr{^xt},
730730
],
731-
# https://github.com/rpcme/File-Path/pull/34
731+
# https://github.com/rurban/File-Path/tree/cperl
732732
'CUSTOMIZED' => [ qw( lib/File/Path.pm t/Path_win32.t ) ],
733733
},
734734

0 commit comments

Comments
 (0)