Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Error when running on larger files

by Cow1337killr (Monk)
on Jun 28, 2016 at 09:10 UTC ( [id://1166735]=note: print w/replies, xml ) Need Help??


in reply to Error when running on larger files

You are hitting the limit on something.

You should be able to pinpoint the record number just prior to these errors occurring and have some print statements occur so that you know whether the values of $F2[2] and the other variables are reasonable and then you can watch one or more of them suddenly go haywire.

The good thing is that the error is reproducible.

By the way, "Mastering Algorithms with Perl" has a detailed chapter on every sort algorithm available in Perl (at the time it was printed).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-19 18:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found