RE: XML -> Perl-variables using XML::Parser

2003-01-29 Thread NYIMI Jose (BMB)
Give a look to this : http://www.xml.com/pub/a/2001/02/14/perlsax.html José. > -Original Message- > From: Nils-Anders Persson [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 29, 2003 10:09 AM > To: [EMAIL PROTECTED] > Subject: XML -> Perl-variables using XML::Pa

XML -> Perl-variables using XML::Parser

2003-01-29 Thread Nils-Anders Persson
Hello good people! I have a bit of a problem with turning this piece of XML into a Perl-variable using the XML::Parser. Earlier i have used the XML::Dt parser to do this and it works, but the amount of data is to big for the later (takes to much time to parse through the file). I wonder if there i