diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2014-05-31 14:19:38 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2014-05-31 16:02:46 +0100 |
commit | a4678072490238d5486d82870232ae0dd4b0df01 (patch) | |
tree | 8842bde234fcd8d0fe272b2eacf191c50269a32a /README.cygwin | |
parent | 339aa067c11aafe098a0dd18fd51c1e1f147e056 (diff) | |
download | perl-a4678072490238d5486d82870232ae0dd4b0df01.tar.gz |
Remove Module-Build remnants
Diffstat (limited to 'README.cygwin')
-rw-r--r-- | README.cygwin | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/README.cygwin b/README.cygwin index 8a60c96564..02ab4fb8f4 100644 --- a/README.cygwin +++ b/README.cygwin @@ -566,7 +566,7 @@ be kept as clean as possible. ext/DB_File/Changes ext/Encode/Changes ext/Sys-Syslog/Changes ext/Time-HiRes/Changes ext/Win32API-File/Changes lib/ExtUtils/CBuilder/Changes lib/ExtUtils/Changes lib/ExtUtils/NOTES - lib/ExtUtils/PATCHING lib/ExtUtils/README lib/Module/Build/Changes + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/Net/Ping/Changes lib/Test/Harness/Changes lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README README.symbian symbian/TODO @@ -683,10 +683,6 @@ be kept as clean as possible. lib/File/Spec/Win32.pm - References a message on cygwin.com lib/File/Spec.pm - Pulls in lib/File/Spec/Cygwin.pm lib/File/Temp.pm - no directory sticky bit - lib/Module/Build/Compat.pm - Comment references 'make' under Cygwin - lib/Module/Build/Platform/cygwin.pm - - Use '.' for man page separator - lib/Module/Build.pm - Cygwin is Unix-like lib/Module/CoreList.pm - List of all module files and versions lib/Net/Domain.pm - No domainname command under Cygwin lib/Net/Netrc.pm - Bypass using stat() under Cygwin @@ -729,7 +725,6 @@ be kept as clean as possible. lib/File/Path.t lib/File/Spec/t/crossplatform.t lib/File/Spec/t/Spec.t - lib/Module/Build/t/destinations.t lib/Net/hostent.t lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/500_ping_icmp.t |