O’ holly brethren and systers;
I am totally a newbie to this area, so I thought the best way to learn quickly is to take things step by step.
So to start off with I need help to script these steps; fire Internet explorer application, then browse to www.google.com. Then in search field enter my search parameter (some text). Hit the "google search" button. And finally, gather the returned information into an array.
Simple it may be, but this is the best way to start for me off with web based stuff. Because If I can achieve this then I could use the same script skeleton to achieve many other tasks that are more complex. At this stage I am not sure which module to use (HTML::Parser or HTML::Form, or shall I use php or stick with perl...etc)I prefere Perl but would also like to learn php. I, also can’t find any code examples that fits the above to work on.
Your help and suggestions are highly appreciated.
Many thanks.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.