Change 16191 by jhi@alpha on 2002/04/26 15:06:20
Subject: [PATCH] Fix email address.
From: Abigail <[EMAIL PROTECTED]>
Date: Fri, 26 Apr 2002 18:03:11 +0200
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/t/japh/abigail.t#6 edit
Differences ...
==== //depot/perl/t/japh/abigail.t#6 (text) ====
Index: perl/t/japh/abigail.t
--- perl/t/japh/abigail.t.~1~ Fri Apr 26 09:15:05 2002
+++ perl/t/japh/abigail.t Fri Apr 26 09:15:05 2002
@@ -16,7 +16,7 @@
# is unfortunately not a trivial task.
#
# WARNING: these tests are obfuscated. Do not get frustrated.
-# Ask Abigail <[EMAIL PROTECTED]>, or use the Deparse or Concise
+# Ask Abigail <[EMAIL PROTECTED]>, 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
End of Patch.