in reply to Re: How do I make a multipart/mixed request (for REST API) in Perl?
in thread How do I make a multipart/mixed request (for REST API) in Perl?

Yup ... no matter what it is, it is always "built-in" somewhere in CPAN!
  • Comment on Re^2: How do I make a multipart/mixed request (for REST API) in Perl?

Replies are listed 'Best First'.
Re^3: How do I make a multipart/mixed request (for REST API) in Perl?
by Your Mother (Archbishop) on Nov 28, 2017 at 16:35 UTC

    This is simply untrue; an increasingly sad situation that takes enthusiastic devs and the support of the community—in other words, don’t push using an existing tool in another language if someone is interested in building it in Perl—to ameliorate. There are fields where the CPAN has not kept pace. Raw/plain HTTP-oriented stuff, however, is not one of them because this part of the technology hasn't changed much in a couple of decades.