In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/464a08e7ffded0873dfb1539fceae173c22a1090?hp=8978b4ac1f6bf2c1c69a99d1d1db68ebdfcac193>
- Log ----------------------------------------------------------------- commit 464a08e7ffded0873dfb1539fceae173c22a1090 Author: Leon Brocard <[email protected]> Date: Sun Jun 12 08:45:13 2011 +0100 Fix some broken URLs found by Porting/checkURL.pl ----------------------------------------------------------------------- Summary of changes: Cross/README | 2 +- README.ce | 2 +- README.cn | 2 +- README.hpux | 2 +- README.ko | 2 +- hints/dec_osf.sh | 2 +- hints/hpux.sh | 2 +- pod/perlbook.pod | 10 ++++------ t/TEST | 2 +- 9 files changed, 12 insertions(+), 14 deletions(-) diff --git a/Cross/README b/Cross/README index 7b8ef48..3da282e 100644 --- a/Cross/README +++ b/Cross/README @@ -3,7 +3,7 @@ Building for arm-linux The files in this directory add another cross-compilation target to the Perl buildsystem. It was built as a part of -the Open Zaurus (http://www.openzaurus.com/) distribution. +the Open Zaurus (http://www.openzaurus.org/) distribution. Most / All of the arm compiler optimisations are "borrowed" from this excellent project. diff --git a/README.ce b/README.ce index 2ca2bf0..a5d54a0 100644 --- a/README.ce +++ b/README.ce @@ -79,7 +79,7 @@ For compiling, you need following: =back Needed source files can be downloaded at -L<http://www.rainer-keuchel.de/wince/dirlist.html> +L<http://perlce.sourceforge.net> =head3 Make diff --git a/README.cn b/README.cn index eeb6403..e45ebff 100644 --- a/README.cn +++ b/README.cn @@ -107,7 +107,7 @@ Perl =over 4 -=item L<http://www.oreilly.com.cn/indexcat.php?c=perl> +=item L<http://www.oreilly.com.cn/index.php?func=booklist&cat=68> ¼òÌåÖÐÎİæµÄÅ·À³Àñ Perl Êé½å diff --git a/README.hpux b/README.hpux index a1b59de..69ebd15 100644 --- a/README.hpux +++ b/README.hpux @@ -402,7 +402,7 @@ for updates/patches. Enter "ANSI" as keyword. When you are going to use the GNU C compiler (gcc), and you don't have gcc yet, you can either build it yourself from the sources (available -from e.g. L<http://www.gnu.ai.mit.edu/software/gcc/releases.html>) or fetch +from e.g. L<http://gcc.gnu.org/mirrors.html>) or fetch a prebuilt binary from the HP porting center. gcc prebuilds can be fetched from L<http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html> diff --git a/README.ko b/README.ko index 5e9c476..4f23ea9 100644 --- a/README.ko +++ b/README.ko @@ -157,7 +157,7 @@ Perl Çѱ¹¾î Perl ´º½º ±×·ì -=item L<http://www.hanb.co.kr/search/searchResult.php?keyword=perl> +=item L<http://www.hanb.co.kr/search/searchResult.html?keyword=perl> O'Reilly¿¡¼ ³ª¿Â Çѱ¹¾î Perl ¼Àû ¸ñ·Ï diff --git a/hints/dec_osf.sh b/hints/dec_osf.sh index fd01003..9856961 100644 --- a/hints/dec_osf.sh +++ b/hints/dec_osf.sh @@ -278,7 +278,7 @@ toke_cflags='optimize=-O2' esac # The patch 23787 -# http://public.activestate.com/cgi-bin/perlbrowse?patch=23787 +# http://perl5.git.perl.org/perl.git/commit/73cb726371990cd489597c4fee405a9815abf4da # broke things for gcc (at least gcc 3.3) so that many of the pack() # checksum tests for formats L, j, J, especially when combined # with the < and > specifiers, started to fail if compiled with plain -O3. diff --git a/hints/hpux.sh b/hints/hpux.sh index b26ba8d..cb17184 100644 --- a/hints/hpux.sh +++ b/hints/hpux.sh @@ -634,7 +634,7 @@ Either you must upgrade to HP-UX 11 or install a posix thread library: or - PTH package from e.g. http://hpux.tn.tudelft.nl/hppd/hpux/alpha.html + PTH package from e.g. http://hpux.connect.org.uk/hppd/hpux/Gnu/pth-2.0.7/ Cannot continue, aborting. EOM diff --git a/pod/perlbook.pod b/pod/perlbook.pod index f780c9b..8a90e4f 100644 --- a/pod/perlbook.pod +++ b/pod/perlbook.pod @@ -105,7 +105,7 @@ You might want to keep these desktop references close by your keyboard: by James Lee ISBN 1-59059-391-X [3rd edition April 2010] - http://www.apress.com/book/view/1430227931 + http://www.apress.com/9781430227939 =item I<Learning Perl> @@ -142,7 +142,7 @@ You might want to keep these desktop references close by your keyboard: by Sam Tregar ISBN 1-59059-018-X [1st edition August 2002] - http://www.apress.com/book/view/159059018X + http://www.apress.com/9781590590188 =item I<The Perl Cookbook> @@ -162,7 +162,7 @@ You might want to keep these desktop references close by your keyboard: by Linchi Shea ISBN 1-59059-097-X [1st edition July 2003] - http://www.apress.com/book/view/159059097X + http://www.apress.com/9781590590973 =back @@ -241,7 +241,7 @@ You might want to keep these desktop references close by your keyboard: by Richard Foley with Andy Lester ISBN 1-59059-454-1 [1st edition July 2005] - http://www.apress.com/book/view/1590594541 + http://www.apress.com/9781590594544 =back @@ -251,8 +251,6 @@ Some of these books are available as free downloads. I<Higher-Order Perl>: http://hop.perl.plover.com/ -I<Writing Perl Modules for CPAN>: http://www.apress.com/resource/freeebook/9781590590188 - =head2 Other interesting, non-Perl books You might notice several familiar Perl concepts in this collection of diff --git a/t/TEST b/t/TEST index 3df0d7d..a06a173 100755 --- a/t/TEST +++ b/t/TEST @@ -615,7 +615,7 @@ EOT # SKIP is essentially the same as TODO for t/TEST # this still conforms to TAP: - # http://search.cpan.org/dist/TAP/TAP.pm + # http://testanything.org/wiki/index.php/TAP_specification $extra and $istodo = $extra =~ /#\s*(?:TODO|SKIP)\b/; $istodo = 1 if $todo{$num}; -- Perl5 Master Repository
