projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
667cecf
)
updating the Test::more dependecy
Stevan Little [Thu, 8 Jun 2006 19:53:48 +0000 (19:53 +0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
3a32dab
..
00169ba
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-13,7
+13,7
@@
my $build = Module::Build->new(
},
optional => {},
build_requires => {
- 'Test::More' => '0.47',
+ 'Test::More' => '0.62',
'Test::Exception' => '0.21',
'File::Spec' => '0',
},