Hi there,
I hope someone can help me out here, I have an XML feed which I want to take from a website. Then filter straight into my MySQL database. This will be a cronjob which runs every night and updates the data. Any ideas how to go about this?
Initial thoughts are to use LWP::Useragent to get the content, then save it locally on the server. Then use XML::Simple to load up the file into a data structure, before processing it and loading up into the database.
Is this the best way to go about this? Any other more specific perl modules anyone knows about?
Thanks for your help on this one.
Cheers, Tom
In reply to XML Feed to MySQL by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |