Hi I would like to parse GPX file (XML) and insert certain data items
into a MySQL database. There are mulitude of XML modules which can be used.
These modules all build a hash from the data. Is this done because it is
easy to find the the data simply using the key?
I don't mind writing my own parser although this seems to be reinventing
the wheel but some like XML::Parser are very general purpose and require
a huge learning curve.
Any ideas or suggestions would be helpful.
Thanks,
Robert Key
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/