File: fix_05basic_t.patch

package info (click to toggle)
libxml-sax-writer-perl 0.50-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 144 kB
  • ctags: 66
  • sloc: perl: 494; makefile: 42
file content (10 lines) | stat: -rw-r--r-- 243 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- libxml-sax-writer-perl.orig/t/05basic.t
+++ libxml-sax-writer-perl/t/05basic.t
@@ -7,6 +7,7 @@
 
 use strict;
 use Test::More tests => 27;
+use Text::Iconv;
 BEGIN { use_ok('XML::SAX::Writer'); }
 
 # VMS has different names for codepages