[LON-CAPA-dev] Image::Magick

Scott Harrison lon-capa-dev@mail.lon-capa.org
Sat, 24 Aug 2002 11:30:23 -0400


Dear Scott:

Try this command:
find . -type f | xargs grep 'Image::Magick'

./homework/imageresponse.pm:    my $image = Image::Magick->new;
./interface/printout.pl:use Image::Magick;
./interface/printout.pl:	      my $image = Image::Magick->new;
./xml/londefdef.pm:use Image::Magick;
./xml/londefdef.pm:		  my $image = Image::Magick->new;

Regards,
Scott

> Dear All:
> 
> Did anyone need the CPAN distribution "PerlMagick" (includes module
> Image::Magick) to be part of a LON-CAPA standard installation?
> 
> Regards,
> Scott
> 
> -- 
> Scott Harrison, sharrison@users.sourceforge.net
> _______________________________________________
> LON-CAPA-dev mailing list
> LON-CAPA-dev@mail.lon-capa.org
> http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev
> ------( NOTE )------------->
> This E-mail was scanned for viruses by Ramcell Online (http://www.ramcell.net/antivirus.asp)
>