in reply to slow perl script interpretation (syntax check)
In this case, it hasn't got debugging compiled in.$ perl -Dt -e 1 Recompile perl with -DDEBUGGING to use -D switch (did you mean -d ?) $
Dave.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: slow perl script interpretation (syntax check)
by Robot (Novice) on Oct 13, 2007 at 21:13 UTC |