In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/7d0fb9b8e300e95212ca1a77b0d706eb5567788c?hp=5d5d9ea3ae69424edca11bf2237f2504fa313408>
- Log ----------------------------------------------------------------- commit 7d0fb9b8e300e95212ca1a77b0d706eb5567788c Author: Steve Peters <[email protected]> Date: Fri Dec 9 09:56:51 2011 -0500 Update READMEs and Pod with the updated URLs at http://lists.perl.org ----------------------------------------------------------------------- Summary of changes: Porting/checkURL.pl | 2 +- README.bs2000 | 2 +- README.os390 | 2 +- README.vmesa | 2 +- pod/perlthrtut.pod | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Porting/checkURL.pl b/Porting/checkURL.pl index 90e7926..0e0003b 100755 --- a/Porting/checkURL.pl +++ b/Porting/checkURL.pl @@ -413,7 +413,7 @@ http://www.nara.gov/genealogy/soundex/soundex.html http://rfc.net/rfc3461.html ftp://ftp.cs.pdx.edu/pub/elvis/ http://www.fh-wedel.de/elvis/ -http://lists.perl.org/showlist.cgi?name=perl-mvs +http://lists.perl.org/list/perl-mvs.html http://www.cpan.org/ports/os2/ http://github.com/dagolden/cpan-meta-spec http://github.com/dagolden/cpan-meta-spec/issues diff --git a/README.bs2000 b/README.bs2000 index 7553113..6868557 100644 --- a/README.bs2000 +++ b/README.bs2000 @@ -224,7 +224,7 @@ To subscribe, send an empty message to [email protected]. See also: - http://lists.perl.org/showlist.cgi?name=perl-mvs + http://lists.perl.org/list/perl-mvs.html There are web archives of the mailing list at: diff --git a/README.os390 b/README.os390 index cd35bde..6e2d49e 100644 --- a/README.os390 +++ b/README.os390 @@ -416,7 +416,7 @@ To subscribe, send an empty message to [email protected]. See also: - http://lists.perl.org/showlist.cgi?name=perl-mvs + http://lists.perl.org/list/perl-mvs.html There are web archives of the mailing list at: diff --git a/README.vmesa b/README.vmesa index f11f5d8..ae8e386 100644 --- a/README.vmesa +++ b/README.vmesa @@ -120,7 +120,7 @@ To subscribe, send an empty message to [email protected]. See also: -L<http://lists.perl.org/showlist.cgi?name=perl-mvs> +L<http://lists.perl.org/list/perl-mvs.html> There are web archives of the mailing list at: diff --git a/pod/perlthrtut.pod b/pod/perlthrtut.pod index d3136e9..6b693d1 100644 --- a/pod/perlthrtut.pod +++ b/pod/perlthrtut.pod @@ -1090,7 +1090,7 @@ Latest version of L<threads::shared> on CPAN: L<http://search.cpan.org/search?module=threads%3A%3Ashared> Perl threads mailing list: -L<http://lists.cpan.org/showlist.cgi?name=iThreads> +L<http://lists.perl.org/list/ithreads.html> =head1 Bibliography -- Perl5 Master Repository
