>>>>> ""Beginner"" == "Beginner"  <[EMAIL PROTECTED]> writes:

"Beginner"> I have to do some sanity checks on a large xml file of addresses 
"Beginner"> (snip below). I have been using XML::LibXML and seem to have 
started 
"Beginner"> ok but I am struggling to navigate around a record.

Take a look at the XML::XSH2 language, which uses XML::LibXML underneath,
but lets you write common operations using a meta-language tailored
to tree manipulation, interspersed with Perl for the heavy lifting.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to