Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^5: Devel::Peek Dump() not printing out

by haukex (Archbishop)
on Feb 20, 2017 at 17:57 UTC ( [id://1182365]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Devel::Peek Dump() not printing out
in thread Devel::Peek Dump() not printing out

Hi ultranerds,

I wrote about calling external programs at length here (unfortunately not in regards to UTF-8 though), and in fact that thread is about calling curl as well.

However, personally I would not call an external command at all. Have you tried using LWP::UserAgent, LWP::Simple, or HTTP::Tiny?

Regards,
-- Hauke D

  • Comment on Re^5: Devel::Peek Dump() not printing out

Replies are listed 'Best First'.
Re^6: Devel::Peek Dump() not printing out
by ultranerds (Hermit) on Feb 20, 2017 at 18:06 UTC
    Thanks. Maybe I need to look into WWW::Curl (originally I did it with backticks just because paypal's API system is all over the place, with really shoddy documentation on how to get tokens, and then the transaction id, etc.
    I think I'll give it another look tomorrow when my brain doesn't feel like mush :)
    Cheers

    Andy

      I'd go with Net::Curl over WWW::Curl.

Log In?
Username:
Password:

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

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

    No recent polls found