Hi,

after finally successfully installing Xerces-Perl (all the sample-programs work) I try to run a program which is using DOMParse.pm. I know that it worked with an older Xerces-Perl version. Just like in the comments of DOMParse.pm I use it like that:

use XML::Xerces::DOMParse;

my $parser = XML::Xerces::DOMParser-> new ();

There it stops with this message:

"Can't locate object method "new" via package "XML::Xerces::DOMParser" (perhaps you forgot to load "XML::XERCES::DOMParser"?) at
/home/haj/xakte/bin/xaida line 393, <STDIN> line 1,


I don't know what to do. Have there been changes using the new method?

thanks Bjoern


--


B. Haje
mailto:[EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to