Help for this page
#!/usr/bin/env perl use strict; ... }; $rest->POST ('/anything', $body, $headers); print $rest->responseContent;