]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 16 Oct 2010 23:54:20 +0000 (23:54 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 16 Oct 2010 23:54:20 +0000 (23:54 +0000)
PerlMagick/Magick.pm.in

index cff93d380c09676abc3a06e79c12e866282f7b8c..0e67300481b60d2fbd5e8a9800c5daf139cad918 100644 (file)
@@ -88,7 +88,7 @@ __END__
 
 =head1 NAME
 
-Image::Magick - Perl extension for calling ImageMagick's libMagick methods
+Image::Magick - objected-oriented Perl interface to ImageMagick. Use it to read, manipulate, or write an image or image sequence from within a Perl script.
 
 =head1 SYNOPSIS