Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: 2 questions for Corion regarding href with Mechanize::Firefox

by help_3452 (Initiate)
on Jul 15, 2013 at 22:46 UTC ( [id://1044467]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <a id="register" tabindex="106" href="/CAA/jsp/register_customer.jsp;j
    +sessionid=0001xxxxxxxxxxxxxxxxxxxxxxx:xxxxxxxxxxx?targeturl=https%3A%
    +2F%2Fwww88.friendsprovident.com%2Fmembersite%2Factivate%2FhaveNoCRN.j
    +html"> Register</a>
    
  2. or download this
    @arr =  $mech->find_all_links;
    $link_obj = @arr[4];
    
  3. or download this
    eval    {$mech->follow_link( url => $link_obj->url, tag => $link_obj->
    +tag) };
    

Log In?
Username:
Password:

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

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

    No recent polls found