Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Correct link to put in my WWW:Mechanize

by Anonymous Monk
on Mar 12, 2022 at 18:45 UTC ( [id://11142033]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
            my $url = 'http://www.csbio.sjtu.edu.cn/MEMBRAIN/';
            my $mech = WWW::Mechanize->new (timeout=>1000);
            $mech->post($url);
    
  2. or download this
    <form name="myform" action="/cgi-bin/MEMBRAIN.cgi" method="post" onSub
    +mit="javascript: return checkform();">
    

Log In?
Username:
Password:

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

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

    No recent polls found