projects
/
gitmo/MooseX-Getopt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5b582f2
)
* test_requires Getopt::Long::Descriptive
Piotr Roszatycki [Tue, 11 Nov 2008 01:58:07 +0000 (
01:58
+0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
7d2e0d2
..
1bf708f
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-10,7
+10,7
@@
requires 'Getopt::Long' => '2.37';
requires 'maybe' => '0.02';
# optional
-requires 'Getopt::Long::Descriptive' => 0;
+test_requires 'Getopt::Long::Descriptive' => 0;
build_requires 'Test::More' => '0.62';
build_requires 'Test::Exception' => '0.21';