summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-LibXML/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-LibXML/MESSAGE')
-rw-r--r--textproc/p5-XML-LibXML/MESSAGE10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/p5-XML-LibXML/MESSAGE b/textproc/p5-XML-LibXML/MESSAGE
new file mode 100644
index 00000000000..3dc8526106b
--- /dev/null
+++ b/textproc/p5-XML-LibXML/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2002/01/30 22:38:36 mjl Exp $
+
+You also need to config the XML parser yourself, here is a example
+of ${PREFIX}/libdata/perl5/site_perl/XML/SAX/ParserDetails.ini :
+
+[XML::LibXML::SAX::Parser]
+http://xml.org/sax/features/namespaces = 1
+
+===========================================================================