perl.j has asked for the wisdom of the Perl Monks concerning the following question:
Wise Monks,
I would like to read from a webpage, and put the information into a Excel or Open Office (preferably Open Office) spreadsheet. The only problem is, I don't know how to do this.
I do know how to read from a .txt file and put it into a spreadsheet.
So, my question is, how do I read from a webpage using Perl? Is there a module or algorithm that is commonly used to do this? Thank You in advance for the help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Webpage to Excel
by Corion (Patriarch) on Aug 06, 2011 at 15:14 UTC | |
by perl.j (Pilgrim) on Aug 06, 2011 at 15:26 UTC | |
by davido (Cardinal) on Aug 06, 2011 at 16:29 UTC | |
by perl.j (Pilgrim) on Aug 06, 2011 at 18:07 UTC | |
|
Re: Webpage to Excel
by Anonymous Monk on Aug 06, 2011 at 14:48 UTC |