j1n3l0 has asked for the wisdom of the Perl Monks concerning the following question:
perl -MREST::Client -E 'say REST::Client->new->GET(shift)->responseContent' ${URL}
It seems to me like there is a simple solution but it escapes me at the moment :(
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to send authorization in GET request using REST::Client?
by Anonymous Monk on Aug 18, 2011 at 21:07 UTC | |
by j1n3l0 (Friar) on Aug 19, 2011 at 10:20 UTC |