On May 6, 2006, at 12:34 PM, Perrin Harkins wrote:
I recommend using Imager. It's fast and easy to install. Seems to
be the image library of choice in Perl these days.
I'll give it a shot. Never heard of it before.
Has anyone benchmarked YAML against XML in Perl? YAML seems to go
to som
Jonathan Vanasco wrote:
i seriously hate
the speed and quality of GD / ImageMagick
I recommend using Imager. It's fast and easy to install. Seems to be
the image library of choice in Perl these days.
b- use a cross-language data store for sessions -- which ended up
being yaml.
Has any
this may make some of you cringe, so i apologize
i've moved over a bunch of image processing and file uploading from a
mod_perl project to the turbogears python framework - i seriously
hate the speed and quality of GD / ImageMagick, and python's imaging
library was better suited to my needs