summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2003-12-27 17:20:23 +0000
committerNicholas Clark <nick@ccl4.org>2003-12-27 17:20:23 +0000
commit9c2f5f5efe71a8ab463b33a3ccccebb34a7ec392 (patch)
tree4fc5684b35fbe07416cd3461b9f483b6ca2a79f5 /Porting
parent822646f45e2dace0c3aa038ef62c6e7408221306 (diff)
downloadperl-9c2f5f5efe71a8ab463b33a3ccccebb34a7ec392.tar.gz
Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change
21646 was only applied to core (must punt this back and thereby unfork) Need to fix test boilerplate properly for PERL_CORE p4raw-id: //depot/perl@21972
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl7
1 files changed, 7 insertions, 0 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index bcdb25a2b1..7f90a78977 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -108,6 +108,13 @@ package Maintainers;
'CPAN' => 1,
},
+ 'Cwd' =>
+ {
+ 'MAINTAINER' => 'kwilliams',
+ 'FILES' => q[ext/Cwd lib/Cwd.pm],
+ 'CPAN' => 1,
+ },
+
'Data::Dumper' =>
{
'MAINTAINER' => 'ilyam', # Not gsar.