Hi!
I've to write the contents of an URL to an XML file. The URL is :
[URL="http://www.cricinfo.co m/australia/content/player/8608.html"]
This page has statistics like "Batting and fielding averages", "Bowling averages". I've to write these to an XML file using Perl. I'm a C++ Programmer. I've no idea about this. Can any one tell me how to do this?
I've to write the contents of an URL to an XML file. The URL is :
[URL="http://www.cricinfo.co m/australia/content/player/8608.html"]
This page has statistics like "Batting and fielding averages", "Bowling averages". I've to write these to an XML file using Perl. I'm a C++ Programmer. I've no idea about this. Can any one tell me how to do this?
Comment