diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-21 00:15:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-21 00:15:27 +0000 |
commit | a4c42bfb2337d37da89d789cb8cc226367994e32 (patch) | |
tree | c3eabdef5d565a4e515d2be0d9d4d0540bde0250 /Master/tlpkg/tlperl/lib/pods/perlcygwin.pod | |
parent | 8274475057f024d35332ac47c2e2f23ea156e6ed (diff) |
perl 5.14.2 from siep
git-svn-id: svn://tug.org/texlive/trunk@26525 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlperl/lib/pods/perlcygwin.pod')
-rw-r--r-- | Master/tlpkg/tlperl/lib/pods/perlcygwin.pod | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/Master/tlpkg/tlperl/lib/pods/perlcygwin.pod b/Master/tlpkg/tlperl/lib/pods/perlcygwin.pod index 3933e562a47..713c2206793 100644 --- a/Master/tlpkg/tlperl/lib/pods/perlcygwin.pod +++ b/Master/tlpkg/tlperl/lib/pods/perlcygwin.pod @@ -27,7 +27,7 @@ platforms. They run thanks to the Cygwin library which provides the UNIX system calls and environment these programs expect. More information about this project can be found at: - F<http://www.cygwin.com/> +L<http://www.cygwin.com/> A recent net or commercial release of Cygwin is required. @@ -368,7 +368,7 @@ C<Cygwin::posix_to_win_path()>. Pathnames may not contain Unicode characters. C<Cygwin> still uses the ANSI API calls and no Unicode calls because of newlib deficiencies. There's an unofficial unicode patch for cygwin at -F<http://www.okisoft.co.jp/esc/utf8-cygwin/> +L<http://www.okisoft.co.jp/esc/utf8-cygwin/> =item * Text/Binary @@ -458,7 +458,7 @@ error like the following: Use the rebase utility to resolve the conflicting dll addresses. The rebase package is included in the Cygwin netrelease. Use setup.exe from -F<http://www.cygwin.com/setup.exe> to install it and run rebaseall. +L<http://www.cygwin.com/setup.exe> to install it and run rebaseall. =back @@ -563,17 +563,17 @@ be kept as clean as possible. pod/perl561delta.pod pod/perl570delta.pod pod/perl572delta.pod pod/perl573delta.pod pod/perl58delta.pod pod/perl581delta.pod pod/perl590delta.pod pod/perlhist.pod pod/perlmodlib.pod - pod/perltoc.pod pod.lst Porting/Glossary pod/perlrepository.pod + pod/perltoc.pod pod.lst Porting/Glossary pod/perlgit.pod Porting/checkAUTHORS.pl - ext/Compress-Raw-Zlib/Changes ext/Compress-Raw-Zlib/README - 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 - lib/ExtUtils/README lib/Module/Build/Changes lib/Net/Ping/Changes - lib/Test/Harness/Changes - lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README - README.symbian symbian/TODO + dist/Cwd/Changes ext/Compress-Raw-Zlib/Changes + ext/Compress-Raw-Zlib/README ext/Compress-Zlib/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 lib/ExtUtils/README lib/Module/Build/Changes + lib/Net/Ping/Changes lib/Test/Harness/Changes + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README README.symbian + symbian/TODO =item Build, Configure, Make, Install @@ -673,7 +673,7 @@ be kept as clean as possible. lib/CPANPLUS/Internals/Constants/Report.pm - OS classifications lib/CPANPLUS/Internals/Constants.pm - - Contants for Cygwin + - Constants for Cygwin lib/CPANPLUS/Internals/Report.pm - Example of Cygwin report lib/CPANPLUS/Module.pm @@ -714,8 +714,8 @@ be kept as clean as possible. =item Perl Module Tests + dist/Cwd/t/cwd.t ext/Compress-Zlib/t/14gzopen.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 |