in reply to Re^2: How to get a URL and pass values to a form and submit with perl
in thread How to get a URL and pass values to a form and submit with perl
WWW::Mechanize just makes it a little easier.my @data = ( 'butt1', 'Resubmit submissions', 'Max Age', '30', 'Submis +sions', '9967569:4524703');
|
|---|