projects
/
gitmo/MooseX-Emulate-Class-Accessor-Fast.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
736d682
)
Remove abstract from Makefile.PL. It's extracted from the module.
Florian Ragwitz [Wed, 8 Apr 2009 21:37:05 +0000 (23:37 +0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
bd99f7a
..
83b3dec
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-5,7
+5,6
@@
use inc::Module::Install;
# Define metadata
name 'MooseX-Emulate-Class-Accessor-Fast';
-abstract 'Emulate Class::Accessor::Fast using attributes';
all_from 'lib/MooseX/Emulate/Class/Accessor/Fast.pm';
# Specific dependencies