]> git.imager.perl.org - imager.git/commitdiff
(rt #127575) link to Imager::Install from Imager::Files
authorTony Cook <tony@develop-help.com>
Mon, 7 Jan 2019 11:01:21 +0000 (22:01 +1100)
committerTony Cook <tony@develop-help.com>
Mon, 7 Jan 2019 11:01:21 +0000 (22:01 +1100)
lib/Imager/Files.pod

index d61df400d02727020f6c196ccbcb4377ca6378e7..4d94dd0d5a9589e2026c3e3e6c4bda48e2dc9f2e 100644 (file)
@@ -58,8 +58,9 @@ Imager::Files - working with image files
 =head1 DESCRIPTION
 
 You can read and write a variety of images formats, assuming you have
-the appropriate libraries, and images can be read or written to/from
-files, file handles, file descriptors, scalars, or through callbacks.
+the L<appropriate libraries|Imager::Install/EXTERNAL LIBRARIES>, and
+images can be read or written to/from files, file handles, file
+descriptors, scalars, or through callbacks.
 
 To see which image formats Imager is compiled to support the following
 code snippet is sufficient: