summaryrefslogtreecommitdiff
path: root/Master/source/tlperl/tlperl.README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/source/tlperl/tlperl.README')
-rw-r--r--Master/source/tlperl/tlperl.README12
1 files changed, 11 insertions, 1 deletions
diff --git a/Master/source/tlperl/tlperl.README b/Master/source/tlperl/tlperl.README
index a3adaf222aa..1138b3f2bdd 100644
--- a/Master/source/tlperl/tlperl.README
+++ b/Master/source/tlperl/tlperl.README
@@ -114,6 +114,16 @@ They were all configured, compiled and installed with
dmake
dmake install
+Finally, for help in debugging:
+
+ Carp-Always-0.09.tar.gz
+
+This can be installed the same way, but instead I placed Always.pm
+manually in lib/Carp/
+
+By adding an option -MCarp::Always to the perl command-line you get
+a backtrace when your script dies with a fatal error.
+
MODIFICATIONS FOR TEXLIVE
- lib/Config.pm and lib/Config_heavy.pl now compute the location of
@@ -145,4 +155,4 @@ I also successfully ran epstopdf, updmap-sys and the uninstaller.
Siep Kroonenberg
-Last revision: February 27 2011
+Last revision: May 11 2011