diff options
-rw-r--r-- | pod/perldebtut.pod | 2 | ||||
-rw-r--r-- | utils/perlbug.PL | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pod/perldebtut.pod b/pod/perldebtut.pod index a38349bbe7..b10f9b4066 100644 --- a/pod/perldebtut.pod +++ b/pod/perldebtut.pod @@ -708,7 +708,7 @@ L<perlrun> =head1 AUTHOR -Richard Foley <richard@rfi.net> Copyright (c) 2000 +Richard Foley <richard.foley@rfi.net> Copyright (c) 2000 =head1 CONTRIBUTORS diff --git a/utils/perlbug.PL b/utils/perlbug.PL index ce0c221a7e..b75a677517 100644 --- a/utils/perlbug.PL +++ b/utils/perlbug.PL @@ -1501,7 +1501,7 @@ Mike Guy (E<lt>mjtg@cam.a.ukE<gt>), Dominic Dunlop (E<lt>domo@computer.orgE<gt>), Hugo van der Sanden (E<lt>hv@crypt.org<gt>), Jarkko Hietaniemi (E<lt>jhi@iki.fiE<gt>), Chris Nandor (E<lt>pudge@pobox.comE<gt>), Jon Orwant (E<lt>orwant@media.mit.eduE<gt>, -Richard Foley (E<lt>richard@rfi.netE<gt>), and Jesse Vincent +Richard Foley (E<lt>richard.foley@rfi.netE<gt>), and Jesse Vincent (E<lt>jesse@bestpractical.com<gt>). =head1 SEE ALSO |