projects
/
p5sagit/App-FatPacker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a58fa66
)
require Test::More 0.82 for note()
Graham Knop [Tue, 15 Sep 2015 12:55:33 +0000 (08:55 -0400)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
3911cb5
..
9eeb66e
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-50,7
+50,7
@@
WriteMakefile(
'File::Basename' => '0',
'File::Spec' => '0',
'File::Temp' => '0',
- 'Test::More' => '0',
+ 'Test::More' => '0.82',
},
},
},