summaryrefslogtreecommitdiff
path: root/t/japh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-04-25 22:16:49 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-04-25 22:16:49 +0000
commitcfb19460d5da371c484e59535e4cf856129e852c (patch)
tree9cf5410c20db32044b70906fdafeeab20d4bc0e4 /t/japh
parent0ee4199b072f968bf13b9bf322c9b3c37169dc98 (diff)
downloadperl-cfb19460d5da371c484e59535e4cf856129e852c.tar.gz
Extra guidance for JAPH debuggers.
p4raw-id: //depot/perl@16171
Diffstat (limited to 't/japh')
-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 {