projects
/
scpubgit/stemmatology.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fa6bc75
)
...and note the new testing dependency
Tara L Andrews [Tue, 23 Apr 2013 21:04:47 +0000 (23:04 +0200)]
base/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/base/Makefile.PL
b/base/Makefile.PL
index
86e7613
..
39ae3c6
100644
(file)
--- a/
base/Makefile.PL
+++ b/
base/Makefile.PL
@@
-27,4
+27,5
@@
requires( 'XML::LibXML' );
requires( 'XML::LibXML::XPathContext' );
build_requires( 'Data::Dump' );
build_requires( 'Test::Warn' );
+build_requires( 'Test::More::UTF8' );
&WriteAll;