diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-02-09 12:58:18 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-02-09 14:04:23 +0000 |
commit | 12fc04c96e084fc3d1f066acd95f1b212e9bc1e3 (patch) | |
tree | 3fbc0b301ba765e9ec6e38f14f783c54ed03899d /README.cygwin | |
parent | ec46a77bc69c6c11180219373713015ffa1a32a0 (diff) | |
download | perl-12fc04c96e084fc3d1f066acd95f1b212e9bc1e3.tar.gz |
Rename ext/Digest/SHA to ext/Digest-SHA
Diffstat (limited to 'README.cygwin')
-rw-r--r-- | README.cygwin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cygwin b/README.cygwin index c3587936e4..c5bcf38b83 100644 --- a/README.cygwin +++ b/README.cygwin @@ -659,7 +659,7 @@ be kept as clean as possible. =item Perl Modules/Scripts ext/B/t/OptreeCheck.pm - Comment about stderr/stdout order under Cygwin - ext/Digest/SHA/bin/shasum + ext/Digest-SHA/bin/shasum - Use binary mode under Cygwin ext/Sys/Syslog/win32/Win32.pm - Convert paths to Windows paths |