in reply to Re^8: WWW-Search module that works
in thread WWW-Search module that works
I cannot confirm the code works for me, because I don't have that module installed. But I don't *have* to have that module installed to be able to explain to you how to get started, using code from the module's own POS.
Perlmonks is all about helping someone reasonably computer literate get through some of the bumpier parts of the language and/or the community, assuming a decent amount of effort on the part of the initiate.
This is by now my fourth reply to your original query, and I've spent some time trying to help you. All you need to do is put the code into a script, run it with perl -d yourScriptHere.pl, step through a few lines (n for next), and dump the value of some variables (x $yourVariable), and, based on those results, move forward with your learning.
Or someone else will pick up this particular falling torch ..
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: WWW-Search module that works
by coder57 (Novice) on Jun 14, 2007 at 15:46 UTC | |
by talexb (Chancellor) on Jun 14, 2007 at 16:07 UTC | |
by menolly (Hermit) on Jun 14, 2007 at 20:05 UTC | |
by coder57 (Novice) on Jun 15, 2007 at 00:25 UTC | |
by menolly (Hermit) on Jun 15, 2007 at 17:45 UTC | |
by coder57 (Novice) on Jun 16, 2007 at 06:40 UTC | |
| |
by quester (Vicar) on Jun 17, 2007 at 06:02 UTC |