in reply to Perl Script stops in middle of execution, no error messages
Hi, something you could try:
Update: Do it all with Perl - forget the cat and slurp the file; see
How can I read in an entire file all at once?
Update2: If your environment/requirements allows that: Forget the slurp and read the page directly into $fileContent using e.g. LWP::Simple...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl Script stops in middle of execution, no error messages
by MatheusAA (Initiate) on Nov 12, 2008 at 18:02 UTC |