projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
51a6867
)
Fix the abstract in Module::CoreList's META.yml
Chris Williams [Tue, 13 Apr 2010 15:08:23 +0000 (16:08 +0100)]
dist/Module-CoreList/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/dist/Module-CoreList/Makefile.PL
b/dist/Module-CoreList/Makefile.PL
index
cea2448
..
a619db9
100644
(file)
--- a/
dist/Module-CoreList/Makefile.PL
+++ b/
dist/Module-CoreList/Makefile.PL
@@
-6,6
+6,7
@@
WriteMakefile
(
'NAME' => 'Module::CoreList',
'VERSION_FROM' => 'lib/Module/CoreList.pm',
+ 'ABSTRACT_FROM' => 'lib/Module/CoreList.pm',
'PREREQ_PM' => {
'Test::More' => '0',
},