projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
734d175
)
Adding MooseX::Getopt first draft
Stevan Little [Wed, 7 Mar 2007 05:01:08 +0000 (
05:01
+0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
e623d2d
..
b48124f
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-14,8
+14,7
@@
my $build = Module::Build->new(
'Carp' => '0',
'Class::MOP' => '0.37',
'Sub::Name' => '0.02',
- 'Sub::Exporter' => '0.954',
- 'Sub::Install' => '0.92',
+ 'Sub::Exporter' => '0.972',
'B' => '0',
},
optional => {