> This might not exactly be a perl problem...because the
> solution might involve other things...
> 
> I have an album I would like to put on line, so I am
> writting cgi script in perl to do it (because I can 
> conveniently use the HTML::template module) but I need a way 
> of determining the resolution of the image...how do I do 
> that? is there module that would work?

Imager::* probably does.
GD::* modules may.
Image::Magick probably does it. 
Take a gander at CPAN for those their pretty cool.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to