From c9e5b5c170586398315ec6bf6c3a627b68ab575d Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Sat, 30 Jan 2010 07:49:11 -0600 Subject: [PATCH] Left off a line of instructions re: ParserDetails.ini instructions/example. Content-Type: text/plain; charset="utf-8" --- INSTALL.debian-lenny | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/INSTALL.debian-lenny b/INSTALL.debian-lenny index 1cbb498..f822ee8 100644 --- a/INSTALL.debian-lenny +++ b/INSTALL.debian-lenny @@ -128,7 +128,6 @@ You can test your SAX parser by running: You should see something like:: XML::LibXML::SAX::Parser=HASH(0x81fe220) - If you're using PurePerl or Expat, you'll need to edit your ini file, typically located at: @@ -136,6 +135,7 @@ You can test your SAX parser by running: Example (in most cases, this example would be the correct entry to have at the bottom of the file): [XML::LibXML::SAX::Parser] + http://xml.org/sax/features/namespaces = 1 The parser you are using should be at the bottom of the file, the last listed entry. Otherwise, you may get errors. -- 1.5.6.5