diff options
author | Abigail <abigail@abigail.be> | 2008-10-07 23:56:55 +0200 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2008-10-07 21:29:22 +0000 |
commit | 6553334e8c2f2fe2a588acb2ad466b15ae762e55 (patch) | |
tree | 7fadcf2b77057ca228b4bd30ec925f5d1d7f52ee /t/japh | |
parent | 83ff24d4e96afd1ea1248746770115bb18c7b35a (diff) | |
download | perl-6553334e8c2f2fe2a588acb2ad466b15ae762e55.tar.gz |
Change of email address.
Message-ID: <20081007195655.GA22986@almanda>
p4raw-id: //depot/perl@34471
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 35f8571e03..ab2272b63f 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.org>, or use the Deparse or Concise +# Ask Abigail <abigail@abigail.be>, 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 |