in reply to CPAN memory error
if($memory < $enough){ $pricewatch->purchase('memory'); } [download]
-caedes
There are also exist a chance that you have enough RAM but you have set too strict memory limits for your account. Check it with shell command ulimit.
-- Ilya Martynov (http://martynov.org/)