http://qs321.pair.com?node_id=1212649


in reply to Re: POST file through REST::Client
in thread POST file through REST::Client [SOLVED]

Hi,

thats a job for "LWP" (HTTP::Request::Common)

Replies are listed 'Best First'.
Re^3: POST file through REST::Client
by thanos1983 (Parson) on Apr 11, 2018 at 08:25 UTC

    Hello Anonymous Monk,

    Maybe I should change to another module, it gets very complicated for no reason.

    BR / Thanos

    Seeking for Perl wisdom...on the process of learning...not there...yet!

      Maybe I should change to another module

      My message meant to not bother trying that, as it has zero chance of changing anything. If your car has a flat tire, putting a sticker on the rear bumper won't fix it.

      it gets very complicated for no reason.

      If curl is working for you, why learn something new?