From fb7e05a4dc90aa400f54c32a0f72d5b7d7eb9c6b Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Tue, 20 Mar 2012 11:12:34 +0000 Subject: Get the ABSTRACT for Module-CoreList from the .pod file now --- dist/Module-CoreList/Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/Module-CoreList/Makefile.PL b/dist/Module-CoreList/Makefile.PL index a619db9fe7..fd55b689dd 100644 --- a/dist/Module-CoreList/Makefile.PL +++ b/dist/Module-CoreList/Makefile.PL @@ -6,7 +6,7 @@ WriteMakefile ( 'NAME' => 'Module::CoreList', 'VERSION_FROM' => 'lib/Module/CoreList.pm', - 'ABSTRACT_FROM' => 'lib/Module/CoreList.pm', + 'ABSTRACT_FROM' => 'lib/Module/CoreList.pod', 'PREREQ_PM' => { 'Test::More' => '0', }, -- cgit v1.2.1