diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2010-09-24 14:49:22 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2010-09-24 14:49:22 +0000 |
commit | 87b9916873e5480797c57388e050ddabd3343d6c (patch) | |
tree | 3aac9f6a580d7f8af1c77bdfc184a28c4f5e8a28 /gnu/usr.bin/perl/README.cygwin | |
parent | b7b281a36d0632b20677d583d971dcbcbacc5711 (diff) |
Perl 5.12.2 from CPAN
Diffstat (limited to 'gnu/usr.bin/perl/README.cygwin')
-rw-r--r-- | gnu/usr.bin/perl/README.cygwin | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/perl/README.cygwin b/gnu/usr.bin/perl/README.cygwin index 1876f99a4a1..3933e562a47 100644 --- a/gnu/usr.bin/perl/README.cygwin +++ b/gnu/usr.bin/perl/README.cygwin @@ -124,14 +124,14 @@ Alternatively, the crypt libraries in GNU libc have been ported to Cygwin. The DES based Ultra Fast Crypt port was done by Alexey Truhan: - ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/porters/Okhapkin_Sergey/cw32crypt-dist-0.tgz + ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Okhapkin_Sergey/cw32crypt-dist-0.tgz NOTE: There are various export restrictions on DES implementations, see the glibc README for more details. The MD5 port was done by Andy Piper: - ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/porters/Okhapkin_Sergey/libcrypt.tgz + ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Okhapkin_Sergey/libcrypt.tgz =item * C<-lgdbm_compat> (C<use GDBM_File>) @@ -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 |