diff options
author | Andy Dougherty <doughera@lafayette.edu> | 2002-11-20 04:40:33 -0500 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-12-11 10:16:05 +0000 |
commit | 36816da205b48bbba09819941eb7375eda5afbd9 (patch) | |
tree | 85eaaf0b43358083f62a0f9386344c8dfddc99aa /pod/checkpods.PL | |
parent | 9c3dc5877366a4b76c59e7e1b537358b0b2bc2f8 (diff) | |
download | perl-36816da205b48bbba09819941eb7375eda5afbd9.tar.gz |
Remove stale e-mail addresses
Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@18282
Diffstat (limited to 'pod/checkpods.PL')
-rw-r--r-- | pod/checkpods.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/checkpods.PL b/pod/checkpods.PL index 692a706fc5..610aad886d 100644 --- a/pod/checkpods.PL +++ b/pod/checkpods.PL @@ -48,7 +48,7 @@ print OUT <<'!NO!SUBS!'; # problem currently exists. # # Version 1.00 Original. -# Version 1.01 Andy Dougherty <doughera@lafcol.lafayette.edu> +# Version 1.01 Andy Dougherty <doughera@lafayette.edu> # Trivial modifications to output format for easier auto-parsing # Broke it out as a separate function to avoid nasty # Make/Shell/Perl quoting problems, and also to make it easier |