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
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Devel::Peek Dump() not printing out
by ultranerds (Hermit) on Feb 20, 2017 at 18:06 UTC | |
by ikegami (Patriarch) on Feb 22, 2017 at 20:43 UTC |