
July 27th, 2000, 08:55 PM
|
|
Contributing User
|
|
Join Date: Jun 2000
Posts: 56
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
|
how can I tell my perl program to automate a HTML Form submission? I know it has something to do with the
use HTTP::Request::Common qw(POST);
but I'm not exactly sure how it should be used. Can anyone help? thanks.
|