in reply to curl postfields ( adaptation of php script)

Hi haricot,

Please use <code></code> tags for your code as described in Writeup Formatting Tips.

For your question, see HTTP::Tiny ( post_form() ) or perhaps Net::CURL (I have not used the latter but it comes recommended by the highest papal authorities).

Hope this helps!


The way forward always starts with a minimal test.