I'm using Perl 5.8.3.809 on a machine running Windows XP Professional.
I'm processing text files of various sizes. The one that is giving me
problems is 22.5 MB.
One of my co-workers suggested a memory leak. I think I've plugged all
the possible memory holes, but this file still sinks the sc
I have no idea if its related but I too have problems (not the same problem
mine reboots) if I try run a loop more than somewhere between 16 million
and 17 million times.
I thought it was my 'puter (it's 2 years old now, probably getting creaky
in the joints), or OS (Windoze 2K) but I guess it
Craig Cardimon wrote:
> I'm using Perl 5.8.3.809 on a machine running Windows XP Professional.
> I'm processing text files of various sizes. The one that is giving me
> problems is 22.5 MB.
>
> I can process this file by itself without incident, but if I process it
> as part of a group using a
I'm using Perl 5.8.3.809 on a machine running Windows XP Professional.
I'm processing text files of various sizes. The one that is giving me
problems is 22.5 MB.
I can process this file by itself without incident, but if I process it
as part of a group using a loop, I get the following error: