Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

dfaure's scratchpad

by dfaure (Chaplain)
on Jun 02, 2004 at 06:25 UTC ( [id://359209]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!perl
    use strict;
    ...
    my $post_data = "foo=bar&baz=xuux";
    
    $mech->post($url, data => $post_data, charset => 'utf-8');
    
  2. or download this
    #!perl
    use strict;
    ...
    
      print Data::Dumper->Dump([\%results], ['results(wrapped_xpath)']);
    }
    
  3. or download this
    #monkbar { display: none; }
    
    ...
    }
    
    a[href="http://pair.com/"] { display: none; }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-24 08:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found