projects
/
gitmo/Moose-Autobox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ea4e64b
)
0.06
Stevan Little [Wed, 23 Jan 2008 02:12:23 +0000 (
02:12
+0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
7e50af3
..
295bb45
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-6,9
+6,9
@@
my $build = Module::Build->new(
module_name => 'Moose::Autobox',
license => 'perl',
requires => {
- 'autobox' => '1.03',
+ 'autobox' => '1.22',
'Moose' => '0.34',
- 'Perl6::Junction' => '1.22',
+ 'Perl6::Junction' => '1.10',
},
optional => {
},