It looks like you don't have an XML parser installed that supports the
features that M::F::X requires:

  use XML::SAX qw(Namespaces Validation);

Try executing that, and see if you get a similar exception. FWIW
Namespace support is required for the version of MARC::File::SAX that
is in CVS since it now uses LocalName rather than Name to determine a
tag name.

//Ed

Reply via email to