Notes on why PathTools is in Cwd/
authorJesse Vincent <jesse@bestpractical.com>
Thu, 10 Dec 2009 18:20:27 +0000 (13:20 -0500)
committerJesse Vincent <jesse@bestpractical.com>
Thu, 10 Dec 2009 18:20:27 +0000 (13:20 -0500)
Porting/Maintainers.pl

index 235354e..cd3fff0 100755 (executable)
@@ -1136,6 +1136,9 @@ use File::Glob qw(:case);
        'EXCLUDED'      => [ qr{^t/lib/Test/} ],
        'CPAN'          => 1,
        'UPSTREAM'      => "cpan",
+       # NOTE: PathTools is in cpan/Cwd/ because it contains Cwd.xs and
+       # something, possibly Makefile.SH, makes an assumption that the
+       # leafname of some  file corresponds with the pathname of the directory.
        },
 
     'perlebcdic' =>