Just another Perl shrine | |
PerlMonks |
Re: Image::Magickby perlmonkey (Hermit) |
on May 07, 2001 at 01:04 UTC ( [id://78388]=note: print w/replies, xml ) | Need Help?? |
I dont know if it is just my system, but my application
took at least twice as long to 'convert' an image usage
the PerlMagick than it did to just call the convert binary
via a system call. For this reason I had to back out the PerlMagick changes and stay with the system calls. I have no idea why the time difference would be so significant though.
In Section
Module Reviews
|
|