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

Re^4: Post using LWP useragent curl post request to useragent request

by smarthacker67 (Beadle)
on May 26, 2018 at 20:47 UTC ( #1215256=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     
    
    my  $request = HTTP::Request::Common::POST( BOX,  
    ...
        ]
    );
    
  2. or download this
     sub build_json_request {
        my ($url) = @_;
    ...
    my $r = build_json_request (ENDPOINT );
    my $res = $ua->request($r);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2023-12-09 02:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (37 votes). Check out past polls.

    Notices?