in reply to slow perl script interpretation (syntax check)
Check differences in your path--perhaps you have a slow network drive in your @INC path that perl has to look through? You may also want to check your I/O stats to see if you're thrashing the machine somehow.
That's all that comes to mind right now.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: slow perl script interpretation (syntax check)
by Robot (Novice) on Oct 11, 2007 at 13:07 UTC |