Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Sorting a large data set

by jlf (Scribe)
on Dec 31, 2001 at 10:24 UTC ( [id://135336]=note: print w/replies, xml ) Need Help??


in reply to Re: Sorting a large data set
in thread Sorting a large data set

Thanks, khkramer (and others!) for the responses.

The plot thickens. I'm ashamed to admit I had only assumed the sort operation was to blame for the out of memory error, but it turns out that the sort finishes successfully, and the operation that's choking is really

print AP_LIST Data::Dumper->Dump([\@list], [qw(*list)]);

I'm using ActiveState so I checked the mailing list, and it turns out this is a bug that was reported to ActivePerl mailing list several weeks ago.

Sorry to have dropped a red herring of sorts <grin> but thanks again for the feedback.

Josh

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://135336]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-03-29 11:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found