Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: How to increase perl memory space ?

by Anonymous Monk
on Apr 05, 2007 at 19:18 UTC ( [id://608536]=note: print w/replies, xml ) Need Help??


in reply to Re: How to increase perl memory space ?
in thread How to increase perl memory space ?

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^2: How to increase perl memory space ?

Replies are listed 'Best First'.
Re^3: How to increase perl memory space ?
by Herkum (Parson) on Apr 05, 2007 at 19:52 UTC

    You are confused. Perl does not have a limit on the amount of memory it will use (as far as this matter is concerned).

    Your problem is the system cannot allocate any more memory because there none left!

    You can increase the size of your swap file or your can add more RAM. Or you can refine your program so that it does not use so much memory.

Re^3: How to increase perl memory space ?
by davidrw (Prior) on Apr 05, 2007 at 21:05 UTC
    You asked about specific functionality -- creation of the 10,000 ros of excel data. Can you show that snippet of code, or at least pseudo-code for it? (be sure to use <code> and <readmore> tags)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-24 21:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found