C.R. wrote:
Hi, I have Perl 5.6.0 on Solaris, and on DOS. We have an XML document
that has many prices in it that need to be changed. They are keyed by
part number, and each part has a price grade, each grade has a price.
I know there are many tools that Perl can use to update XML. Which one
is the most straight forward?
XML::Simple is very straightforward and fairly simple to use.
What book can I buy to learn this XML in Perl tool?
ORA has one, but I would skip it. Mostly it covers how to use the
modules much as the modules' documentation does. Start with the docs...
I know Perl fairly well.
Thanks.
http://danconia.org
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>