]> git.imager.perl.org - imager.git/blobdiff - Imager.pm
skip t/x30podlinkcheck.t if Pod::Parser 1.50 not available
[imager.git] / Imager.pm
index bedce90986c4eaa4ca0fed516262157259626ce2..000bbcc3c7d5b7fd145e3aab1037a1674fc56edc 100644 (file)
--- a/Imager.pm
+++ b/Imager.pm
@@ -4423,6 +4423,10 @@ Overview.
 
 =item *
 
+L<Imager::Install> - installation notes for Imager.
+
+=item *
+
 L<Imager::Tutorial> - a brief introduction to Imager.
 
 =item *
@@ -4489,6 +4493,10 @@ L<Imager::Fountain> - Helper for making gradient profiles.
 
 =item *
 
+L<Imager::IO> - Imager I/O abstraction.
+
+=item *
+
 L<Imager::API> - using Imager's C API
 
 =item *
@@ -5092,7 +5100,8 @@ L<Affix::Infix2Postfix>(3), L<Parse::RecDescent>(3)
 
 Other perl imaging modules include:
 
-L<GD>(3), L<Image::Magick>(3), L<Graphics::Magick>(3),
+L<GD>(3), L<Image::Magick>(3),
+L<Graphics::Magick|http://www.graphicsmagick.org/perl.html>(3),
 L<Prima::Image>, L<IPA>.
 
 For manipulating image metadata see L<Image::ExifTool>.