summaryrefslogtreecommitdiff
path: root/README.cygwin
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-09-27 10:09:53 +0100
committerNicholas Clark <nick@ccl4.org>2009-09-29 05:45:55 +0100
commit1487a0398caad301d6ecd6979babb330fcee0c17 (patch)
tree0bece8a1fa686fd92a1b662751dc7001c4ccc660 /README.cygwin
parent5341b2b7ab11bc31f63ac7a675e74106418d0661 (diff)
downloadperl-1487a0398caad301d6ecd6979babb330fcee0c17.tar.gz
Move Cwd from ext/ to cpan/
Diffstat (limited to 'README.cygwin')
-rw-r--r--README.cygwin4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.cygwin b/README.cygwin
index e75d3643d0..3933e562a4 100644
--- a/README.cygwin
+++ b/README.cygwin
@@ -566,7 +566,7 @@ be kept as clean as possible.
pod/perltoc.pod pod.lst Porting/Glossary pod/perlrepository.pod
Porting/checkAUTHORS.pl
ext/Compress-Raw-Zlib/Changes ext/Compress-Raw-Zlib/README
- ext/Compress-Zlib/Changes ext/Cwd/Changes ext/DB_File/Changes
+ ext/Compress-Zlib/Changes cpan/Cwd/Changes ext/DB_File/Changes
ext/Encode/Changes ext/Sys-Syslog/Changes ext/Time-HiRes/Changes
ext/Win32API-File/Changes lib/CGI/Changes lib/ExtUtils/CBuilder/Changes
lib/ExtUtils/Changes lib/ExtUtils/NOTES lib/ExtUtils/PATCHING
@@ -715,7 +715,7 @@ be kept as clean as possible.
=item Perl Module Tests
ext/Compress-Zlib/t/14gzopen.t
- ext/Cwd/t/cwd.t
+ cpan/Cwd/t/cwd.t
ext/DB_File/t/db-btree.t
ext/DB_File/t/db-hash.t
ext/DB_File/t/db-recno.t