On 2/17/06 John Horner wrote: >>> Nobody's yet mentioned the Image::Size module? >> >>If installing a module is hard, then it doesn't seem sensible to >>advise using a different module! > >There is an *enormous* difference between installing ImageMagick >(which isn't a module, although you get a perl module with it) and >installing Image::Size. I just installed Image::Size with cpan -- >blink and you missed it. >
And its dependencies seem to be in the standard distibution, so you use cpan to get it, then upload it to web space provided by your ISP; just use lib '...' appropriately in your script. - Bruce __bruce__van_allen__santa_cruz__ca__