diff options
author | Abigail <abigail@abigail.be> | 2002-04-26 20:03:11 +0200 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-26 15:06:20 +0000 |
commit | cb5780feb6b3d31503eb651fb2d3d543cc89f6c6 (patch) | |
tree | 68fdde0c987cd20ea874bb991aa0ee7f38030403 /t/japh | |
parent | cd340a5d1de2dbc931e802b4aaed98e9e4d75f51 (diff) | |
download | perl-cb5780feb6b3d31503eb651fb2d3d543cc89f6c6.tar.gz |
Fix email address.
Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
p4raw-id: //depot/perl@16191
Diffstat (limited to 't/japh')
-rw-r--r-- | t/japh/abigail.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/japh/abigail.t b/t/japh/abigail.t index de0de7fd7e..06bba7a0ab 100644 --- a/t/japh/abigail.t +++ b/t/japh/abigail.t @@ -16,7 +16,7 @@ # is unfortunately not a trivial task. # # WARNING: these tests are obfuscated. Do not get frustrated. -# Ask Abigail <abigail@foad.ord>, or use the Deparse or Concise +# Ask Abigail <abigail@foad.org>, or use the Deparse or Concise # modules (the former parses Perl to Perl, the latter shows the # op syntax tree) like this: # ./perl -Ilib -MO=Deparse foo.pl |