summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--t/japh/abigail.t9
1 files changed, 8 insertions, 1 deletions
diff --git a/t/japh/abigail.t b/t/japh/abigail.t
index 2ece031f03..de0de7fd7e 100644
--- a/t/japh/abigail.t
+++ b/t/japh/abigail.t
@@ -13,7 +13,14 @@
# disable the test!)
#
# Getting everything to run well on the myriad of platforms Perl runs on
-# is unfortunally, not a trivial task.
+# 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
+# modules (the former parses Perl to Perl, the latter shows the
+# op syntax tree) like this:
+# ./perl -Ilib -MO=Deparse foo.pl
+# ./perl -Ilib -MO=Concise foo.pl
#
BEGIN {