On Wed, Feb 16, 2011 at 4:43 PM, Levenglick Dov-RM07994 < [email protected]> wrote:
> > Is there a perl package that can facilitate this? > XML::Simple converts XML files to Perl variables. However, you should take note that its behavior is not necessarily expected. An entry that has a single variable might appear differently than one with two (scalar vs. array). It can be a bit tricky and I've been bitten by this in the past. I understand XML::Twig is regarded as a good, and proper way to work with XML. Sawyer.
_______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
