projects
/
gitmo/MooseX-HasDefaults.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0fb1812
)
We're not on github
Shawn M Moore [Fri, 10 Jul 2009 06:30:47 +0000 (
02:30
-0400)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
a38df99
..
b131bd9
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-2,7
+2,6
@@
use inc::Module::Install;
name 'MooseX-HasDefaults';
all_from 'lib/MooseX/HasDefaults.pm';
-githubmeta;
requires 'Moose';