In perl.git, the branch blead has been updated <https://perl5.git.perl.org/perl.git/commitdiff/cba88c42578001df1a5d328c06ecd0eb0fb4be96?hp=5e17962d7811458f93214b15770447b8e648fc46>
- Log ----------------------------------------------------------------- commit cba88c42578001df1a5d328c06ecd0eb0fb4be96 Author: Max Maischein <[email protected]> Date: Sun Oct 13 09:38:55 2019 +0200 Update p5p list archive links xray.mpe.mpg.de does not serve archives anymore, archive.develooper.com redirects to www.nntp.perl.org ----------------------------------------------------------------------- Summary of changes: README.bs2000 | 3 +-- README.os390 | 3 +-- README.vms | 9 ++++----- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/README.bs2000 b/README.bs2000 index 567685d66f..77aa461a19 100644 --- a/README.bs2000 +++ b/README.bs2000 @@ -231,8 +231,7 @@ See also: There are web archives of the mailing list at: - http://www.xray.mpe.mpg.de/mailing-lists/perl-mvs/ - http://archive.develooper.com/[email protected]/ + https://www.nntp.perl.org/group/perl.mvs/ =head1 HISTORY diff --git a/README.os390 b/README.os390 index 69e86d67dd..5629026bda 100644 --- a/README.os390 +++ b/README.os390 @@ -433,8 +433,7 @@ See also: There are web archives of the mailing list at: - http://www.xray.mpe.mpg.de/mailing-lists/perl-mvs/ - http://archive.develooper.com/[email protected]/ + https://www.nntp.perl.org/group/perl.mvs/ =head1 HISTORY diff --git a/README.vms b/README.vms index 89cbcc1409..f3222041e6 100644 --- a/README.vms +++ b/README.vms @@ -541,10 +541,10 @@ messages a week) mailing list. To subscribe, send a mail message to [email protected]. The VMSPERL mailing list address is [email protected]. Any mail sent there gets echoed -to all subscribers of the list. There is a searchable archive of the list +to all subscribers of the list. There is an archive of the list on the web at: - L<http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/> + L<https://www.nntp.perl.org/group/perl.vmsperl/> To unsubscribe from VMSPERL send a message to [email protected]. Be sure to do so from the subscribed account that you are canceling. @@ -554,9 +554,8 @@ Be sure to do so from the subscribed account that you are canceling. Vmsperl pages on the web include: L<http://www.sidhe.org/vmsperl/index.html> - L<http://www.cpan.org/modules/by-module/VMS/> - L<http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/> - L<http://archive.develooper.com/[email protected]/> + L<https://www.cpan.org/modules/by-module/VMS/> + L<https://www.nntp.perl.org/group/perl.vmsperl/> L<http://h71000.www7.hp.com/openvms/products/ips/apache/csws_modperl.html> =head1 SEE ALSO -- Perl5 Master Repository
