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

Re^3: Getstore to avoid of memory?

by GotToBTru (Prior)
on Mar 01, 2017 at 22:42 UTC ( [id://1183331]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Getstore to avoid of memory?
in thread Getstore to avoid of memory?

Never comment out use strict. Just don't.

In fact, make it help you by defining variables within the scope they are needed, and only there. The memory they take up will be released once the variables go out of scope. That could possibly fix your problem.

Do your print statements give any clue about where your program runs out of memory? If not, I would pare the program down into steps until you can find out where.

But God demonstrates His own love toward us, in that while we were yet sinners, Christ died for us. Romans 5:8 (NASB)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (9)
As of 2024-04-23 14:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found