On Fri, 2007-01-19 at 13:16 +0100, Bertrand Baesjou wrote:
> Hi,
> 
> I am trying to read data from a file, I do this by using the "while 
> (<FILE>){ $line....}" construction.
> However with files with a size of roughly bigger than 430MB it seems to 
> crash the script :S Syntax seems all fine (perl -wc -> syntax OK).
> 
> I was thinking that maybe it was running to the end of a 32 bit counter 
> (but that would be 536 MB right?)? Can anybody offer an other solution 
> to work with such large files and perl?

No idea,  a little script sample might be good.

-- 
Ken Foskey
FOSS developer


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to