in reply to POST redirects to GET problem
Try this push @{ $ua->requests_redirectable }, 'POST';after $ua->post
Lorn -http://lornlab.org -slackwarezine.com.br