http://www.perlmonks.org?node_id=815511


in reply to HTTP::Request::Common : Specify POST fields separators ?

If that server expects that, it's not really looking for HTTP form data. You'll have to construct a body manually.

-- Randal L. Schwartz, Perl hacker

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.