Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

WWW::Mechanize follow meta refreshes

by simon.proctor (Vicar)
on Apr 13, 2005 at 09:40 UTC ( [id://447314]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub meta_refresh
    {
    ...
        $mech->get( $expected_url );
        ok($mech->success(), "URL loaded successfully");
    }
    
  2. or download this
       # Code to cause the refresh to appear not shown.
       
       # Check the refresh and follow
       meta_refresh($mech, '/index.cgi?rm=home');
    

Log In?
Username:
Password:

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

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

    No recent polls found