--- trunk/Makefile.PL 2006/01/04 13:11:43 2 +++ trunk/Makefile.PL 2006/01/04 13:13:06 3 @@ -11,7 +11,7 @@ 'Carp' => 0, }, # e.g., Module::Name => 1.1 ($] >= 5.005 ? ## Add these new keywords supported since 5.005 - (ABSTRACT_FROM => 'lib/Search/Estraier.pm', # retrieve abstract from module + (ABSTRACT_FROM => 'Estraier.pm', # retrieve abstract from module AUTHOR => 'Dobrica Pavlinusic ') : ()), clean => { FILES => "Makefile.old pod2html" }, );