]> git.imager.perl.org - imager.git/blobdiff - SGI/Makefile.PL
test we don't use vars and that we have use 5.006.
[imager.git] / SGI / Makefile.PL
index 0c06b4756f074e216b8f4f6f49987cd2c9c8d558..ea80c69f2ca4b1c2d3255b573febef7fa452198c 100644 (file)
@@ -12,7 +12,7 @@ my %opts =
   );
 my $MM_ver = eval $ExtUtils::MakeMaker::VERSION;
 if ($MM_ver > 6.06) {
-  $opts{AUTHOR} = 'Tony Cook <tony@imager.perl.org>';
+  $opts{AUTHOR} = 'Tony Cook <tonyc@cpan.org>';
   $opts{ABSTRACT} = 'SGI Image file support';
 }