Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: perl script eats all my PC memory...

by Old_Gray_Bear (Bishop)
on Feb 20, 2015 at 01:00 UTC ( [id://1117292]=note: print w/replies, xml ) Need Help??


in reply to perl script eats all my PC memory...

I got as far as the third line of your posted code and stopped.
#!/usr/bin/perl # use strict;
You have strict commented out. Why....?

Never mind, uncomment it. Fix your problems bugs. Try it again. Repeat until it compiles cleanly.

Then run it through perltidy. Fix your bugs. Iterate until it's clean as can be.

Now run it and see if it "eats all you memory. If it does, start debugging your logic. Have fun.

----
I Go Back to Sleep, Now.

OGB

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-24 00:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found