in reply to Re^2: Parsing large files
in thread Parsing large files
> perl -V:uselargefiles uselargefiles='define';
If it doesn't, IMO the best way to fix your problem is to get/compile a new perl interpreter with large file support (this should be the default in recent perl versions)
|
|---|