X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=5a1db519e25abcd653d816f402ec51ea4df52b32;hb=aa8e0e0cef5c6293fd2e17e3609babf1b41041ed;hp=c7472c57faf48166c529f8a7fa50a1ad26744ad8;hpb=074207218063d6decb299f018e4071326727d74a;p=perl-indexdata-utils.git diff --git a/Makefile.PL b/Makefile.PL index c7472c5..5a1db51 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,5 +8,5 @@ WriteMakefile( PREREQ_PM => {}, # e.g., Module::Name => 1.1 ($] >= 5.005 ? ## Add these new keywords supported since 5.005 (ABSTRACT_FROM => 'lib/IndexData/Utils.pm', # retrieve abstract from module - AUTHOR => 'Mike Taylor ') : ()), + AUTHOR => 'Mike Taylor ') : ()), );