in reply to Howto Post on Nagios Respond URL

Hi,

HTTP is http,

so use whatever WWW::Mechanize ( WWW::Mechanize::Firefox / WWW::Mechanize::PhantomJS )

and just do it  $mech->post( $url, \@form, Header => 'Value' ... );