diff --git a/README b/README index 79845f4..c65bb0a 100644 --- a/README +++ b/README @@ -93,8 +93,10 @@ Please consult the documentation of 'pp' for more information. You can write to the mailing list at , or send an empty mail to to participate in the discussion. +Archives of the mailing list are available at + or . -Please submit bug reports to . +Please submit bug reports to . * Copyright diff --git a/lib/PAR/Filter/Bleach.pm b/lib/PAR/Filter/Bleach.pm index cb17779..b14e29d 100644 --- a/lib/PAR/Filter/Bleach.pm +++ b/lib/PAR/Filter/Bleach.pm @@ -42,8 +42,10 @@ Audrey Tang Ecpan@audreyt.orgE You can write to the mailing list at Epar@perl.orgE, or send an empty mail to Epar-subscribe@perl.orgE to participate in the discussion. +Archives of the mailing list are available at +Ehttps://www.mail-archive.com/par@perl.org/E or Ehttps://groups.google.com/g/perl.parE. -Please submit bug reports to Ebug-par-packer@rt.cpan.orgE. +Please submit bug reports to Ehttps://github.com/rschupp/PAR-Packer/issuesE. =head1 COPYRIGHT diff --git a/lib/PAR/Filter/Bytecode.pm b/lib/PAR/Filter/Bytecode.pm index 4f03f16..7b82f9c 100644 --- a/lib/PAR/Filter/Bytecode.pm +++ b/lib/PAR/Filter/Bytecode.pm @@ -80,8 +80,10 @@ Audrey Tang Ecpan@audreyt.orgE You can write to the mailing list at Epar@perl.orgE, or send an empty mail to Epar-subscribe@perl.orgE to participate in the discussion. +Archives of the mailing list are available at +Ehttps://www.mail-archive.com/par@perl.org/E or Ehttps://groups.google.com/g/perl.parE. -Please submit bug reports to Ebug-par-packer@rt.cpan.orgE. +Please submit bug reports to Ehttps://github.com/rschupp/PAR-Packer/issuesE. =head1 COPYRIGHT diff --git a/lib/PAR/Filter/Obfuscate.pm b/lib/PAR/Filter/Obfuscate.pm index 32d42b4..1d28c3b 100644 --- a/lib/PAR/Filter/Obfuscate.pm +++ b/lib/PAR/Filter/Obfuscate.pm @@ -54,8 +54,10 @@ Audrey Tang Ecpan@audreyt.orgE You can write to the mailing list at Epar@perl.orgE, or send an empty mail to Epar-subscribe@perl.orgE to participate in the discussion. +Archives of the mailing list are available at +Ehttps://www.mail-archive.com/par@perl.org/E or Ehttps://groups.google.com/g/perl.parE. -Please submit bug reports to Ebug-par-packer@rt.cpan.orgE. +Please submit bug reports to Ehttps://github.com/rschupp/PAR-Packer/issuesE. =head1 COPYRIGHT diff --git a/lib/PAR/Filter/PatchContent.pm b/lib/PAR/Filter/PatchContent.pm index bef15b0..820d94a 100644 --- a/lib/PAR/Filter/PatchContent.pm +++ b/lib/PAR/Filter/PatchContent.pm @@ -145,8 +145,10 @@ Audrey Tang Ecpan@audreyt.orgE You can write to the mailing list at Epar@perl.orgE, or send an empty mail to Epar-subscribe@perl.orgE to participate in the discussion. +Archives of the mailing list are available at +Ehttps://www.mail-archive.com/par@perl.org/E or Ehttps://groups.google.com/g/perl.parE. -Please submit bug reports to Ebug-par-packer@rt.cpan.orgE. +Please submit bug reports to Ehttps://github.com/rschupp/PAR-Packer/issuesE. =head1 COPYRIGHT diff --git a/lib/PAR/Filter/PodStrip.pm b/lib/PAR/Filter/PodStrip.pm index 5424488..42b0002 100644 --- a/lib/PAR/Filter/PodStrip.pm +++ b/lib/PAR/Filter/PodStrip.pm @@ -69,8 +69,10 @@ Steffen Mueller Esmueller@cpan.orgE You can write to the mailing list at Epar@perl.orgE, or send an empty mail to Epar-subscribe@perl.orgE to participate in the discussion. +Archives of the mailing list are available at +Ehttps://www.mail-archive.com/par@perl.org/E or Ehttps://groups.google.com/g/perl.parE. -Please submit bug reports to Ebug-par-packer@rt.cpan.orgE. +Please submit bug reports to Ehttps://github.com/rschupp/PAR-Packer/issuesE. =head1 COPYRIGHT diff --git a/lib/PAR/Packer.pm b/lib/PAR/Packer.pm index b3276bc..a29df97 100644 --- a/lib/PAR/Packer.pm +++ b/lib/PAR/Packer.pm @@ -1768,13 +1768,15 @@ Audrey Tang Ecpan@audreyt.orgE Steffen Mueller Esmueller@cpan.orgE -Roderich Schupp Erschupp@cpan.orgE +Roderich Schupp Eroderich.schupp@gmail.comE You can write to the mailing list at Epar@perl.orgE, or send an empty mail to Epar-subscribe@perl.orgE to participate in the discussion. +Archives of the mailing list are available at +Ehttps://www.mail-archive.com/par@perl.org/E or Ehttps://groups.google.com/g/perl.parE. -Please submit bug reports to Ebug-par-packer@rt.cpan.orgE. +Please submit bug reports to Ehttps://github.com/rschupp/PAR-Packer/issuesE. =head1 COPYRIGHT diff --git a/lib/pp.pm b/lib/pp.pm index d449a00..839e4c4 100644 --- a/lib/pp.pm +++ b/lib/pp.pm @@ -582,13 +582,15 @@ Jeff Goff for suggesting the name F. Audrey Tang Ecpan@audreyt.orgE, Steffen Mueller Esmueller@cpan.orgE -Roderich Schupp Erschupp@cpan.orgE +Roderich Schupp Eroderich.schupp@gmail.comE You can write to the mailing list at Epar@perl.orgE, or send an empty mail to Epar-subscribe@perl.orgE to participate in the discussion. +Archives of the mailing list are available at +Ehttps://www.mail-archive.com/par@perl.org/E or Ehttps://groups.google.com/g/perl.parE. -Please submit bug reports to Ebug-par-packer@rt.cpan.orgE. +Please submit bug reports to Ehttps://github.com/rschupp/PAR-Packer/issuesE. =head1 COPYRIGHT diff --git a/script/par.pl b/script/par.pl index da4513e..a244011 100644 --- a/script/par.pl +++ b/script/par.pl @@ -1013,8 +1013,10 @@ =head1 AUTHORS You can write to the mailing list at Epar@perl.orgE, or send an empty mail to Epar-subscribe@perl.orgE to participate in the discussion. +Archives of the mailing list are available at +Ehttps://www.mail-archive.com/par@perl.org/E or Ehttps://groups.google.com/g/perl.parE. -Please submit bug reports to Ebug-par-packer@rt.cpan.orgE. +Please submit bug reports to Ehttps://github.com/rschupp/PAR-Packer/issuesE. =head1 COPYRIGHT diff --git a/script/parl.pod b/script/parl.pod index 9e6a848..ce03722 100755 --- a/script/parl.pod +++ b/script/parl.pod @@ -102,8 +102,10 @@ Audrey Tang Ecpan@audreyt.orgE You can write to the mailing list at Epar@perl.orgE, or send an empty mail to Epar-subscribe@perl.orgE to participate in the discussion. +Archives of the mailing list are available at +Ehttps://www.mail-archive.com/par@perl.org/E or Ehttps://groups.google.com/g/perl.parE. -Please submit bug reports to Ebug-par-packer@rt.cpan.orgE. +Please submit bug reports to Ehttps://github.com/rschupp/PAR-Packer/issuesE. =head1 COPYRIGHT diff --git a/t/data/Makefile.PL b/t/data/Makefile.PL index 1350713..b717de2 100644 --- a/t/data/Makefile.PL +++ b/t/data/Makefile.PL @@ -6,7 +6,7 @@ WriteMakefile( VERSION_FROM => 'lib/XSFoo.pm', PREREQ_PM => {}, ABSTRACT => 'Test files for PAR::Packer', - AUTHOR => 'Roderich Schupp ', + AUTHOR => 'Roderich Schupp ', LICENSE => 'perl', LIBS => [''], DEFINE => '',