Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Hacking Packages

by naikonta (Curate)
on Jul 15, 2007 at 13:51 UTC ( [id://626716]=note: print w/replies, xml ) Need Help??


in reply to Re: Hacking Packages
in thread Hacking Packages

Perl is not in charge of clicking
However, one can use the click() method provided by WWW::Mechanize.
my $perl = WWW::Mechanize->new; $perl->get($something_interesting_from_the_net); $perl->click;
Now, whether the clicking works or not, is another matter ;-)

Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://626716]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-19 17:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found