projects
/
gitmo/MooseX-Getopt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0f8232b
)
foo
0_07
Stevan Little [Fri, 23 Nov 2007 22:01:03 +0000 (22:01 +0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
a2094d2
..
1d91063
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-7,7
+7,7
@@
my $build = Module::Build->new(
license => 'perl',
requires => {
'Moose' => '0.19',
- 'Getopt::Long' => '2.35',
+ 'Getopt::Long' => '2.34',
},
optional => {
},