in reply to Re: Managing huge data in Perl
in thread Managing huge data in Perl

I'm trying to figure out why you required Perl 5.10, and am failing.

Replies are listed 'Best First'.
Re^3: Managing huge data in Perl
by BrowserUk (Patriarch) on Apr 17, 2009 at 15:14 UTC
      Hey guys! Thanks a lot for the response! I figured out the solution with hashes just after I posted the problem, now its running real fast, since we needed some additional processing, the whole thing finished up within a minute!! Much faster than the shell script!