Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: UrlLib and urllib2 python to perl

by soonix (Canon)
on Aug 13, 2013 at 10:59 UTC ( [id://1049249]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    /name="id" value="[A-Za-z0-9]*" size=/
    
  2. or download this
    for (qw(id param1 param2 sessId) {
      $response_data =~ /name="$_" value="([A-Za-z0-9]*)" size=/;
      $v[$_] = $1;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-23 11:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found