]> git.imager.perl.org - imager.git/commitdiff
point dyn loader users at external filters docs
authorTony Cook <tony@develop=help.com>
Fri, 17 Feb 2006 08:12:28 +0000 (08:12 +0000)
committerTony Cook <tony@develop=help.com>
Fri, 17 Feb 2006 08:12:28 +0000 (08:12 +0000)
lib/Imager/Filters.pod

index ec4922d712e7e58954c2b222cace2cf621b03eb5..b5beed76887de9bff3d74208bfdbabb17b9c4051 100644 (file)
@@ -535,7 +535,7 @@ See Imager::Filter::Mandelbrot for an example.
 =head2 Plugins
 
 The plugin interface is deprecated.  Please use the Imager API, see
-L</Imager::API> for details.
+L</Imager::API> and L<External Filters> for details
 
 It is possible to add filters to the module without recompiling the
 module itself.  This is done by using DSOs (Dynamic shared object)