perl: XML::Grove: init at 0.46alpha

This commit is contained in:
Matt McHenry
2016-05-09 22:27:09 -04:00
committed by Robert Helgesson
parent 282f080b2e
commit cb26fc0a12
2 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- XML-Grove-0.46alpha/t/grove.t 2008-07-22 14:47:27.000000000 +0200
+++ XML-Grove-0.46alpha/t/grove.t 2008-07-22 14:46:42.000000000 +0200
@@ -13,6 +13,7 @@ use XML::Parser::PerlSAX;
use XML::Grove::Builder;
use XML::Grove::AsString;
use XML::Grove::AsCanonXML;
+use utf8;
$loaded = 1;
print "ok 1\n";