princepawn has asked for the wisdom of the Perl Monks concerning the following question:
I did a diff on my previously working source file and the only change is use diagnosticsOut of memory during request for 1696 bytes, total sbrk() is 8221976 b +ytes! accept: Interrupted system call at /home/tmbranno/cpan/lib/perl5/site_ +perl/5.6.\ 1/Net/FTPServer.pm line 2514.
I could not believe it, but I commented it out and the error disappeared?
Does this pragma require a lot of memory for some reason?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: use diagnostics eats memory?
by Anonymous Monk on Jun 27, 2001 at 19:54 UTC | |
by tye (Sage) on Jun 27, 2001 at 20:41 UTC |