danny0085 has asked for the wisdom of the Perl Monks concerning the following question:

I am using two perl modules Image Magick (http://search.cpan.org/~jcristy/PerlMagick/Magick.pm) and ProxyChecker(http://search.cpan.org/~zoffix/WWW-ProxyChecker-0.002/lib/WWW/ProxyChecker.pm) and if I implement Image Magick (resize) before ProxyChecker I got this error:


 Failed to fork kid number 1

Both modules work great alone just this error when run together, any idea??.

PD: I am already cleaing the image

undef $logo;

Replies are listed 'Best First'.
Re: Image Magick incompatible with ProxyChecker
by zentara (Cardinal) on Apr 27, 2012 at 10:17 UTC
Re: Image Magick incompatible with ProxyChecker
by Anonymous Monk on Apr 27, 2012 at 06:30 UTC
    "Image Magick"? ProxyChecker ? If you're referring to perl modules perl use their full/real names