]> git.imager.perl.org - imager.git/blobdiff - samples/anaglyph.pl
fix some old Changes typos
[imager.git] / samples / anaglyph.pl
index e2c4e67654f9d4373e2c8c97747ec498135f9016..a51d7e241001a9c14c2223d54fb7876704bf99a0 100644 (file)
@@ -104,7 +104,6 @@ EXPR
   return Imager::transform2({ rpnexpr=>$expr }, $left, $right);
 }
 
-
 =head1 NAME
 
 =for stopwords anaglyph anaglyph.pl
@@ -132,7 +131,7 @@ anaglyph.pl - create a anaglyph from the source images
 =head1 DESCRIPTION
 
 
-See http://www.3dexpo.com/anaglyph.htm for an example where this might
+See L<http://www.3dexpo.com/anaglyph.htm> for an example where this might
 be useful.
 
 Implementation based on the description at
@@ -145,7 +144,7 @@ Using JPEG as the output format is not recommended.
 
 =head1 AUTHOR
 
-Tony Cook <tony@imager.perl.org>
+Tony Cook <tonyc@cpan.org>
 
 =for stopwords Oppenheim