![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re^3: passing a file to a cgi scriptby marto (Cardinal) |
on Jun 02, 2010 at 12:21 UTC ( #842752=note: print w/replies, xml ) | Need Help?? |
So you need to open the text file, read each set of values and pass them to your URL. Perhaps you want to use something like LWP or WWW::Mechanize (or similar if you need JavaScript support) to make your task easier.
In Section
Seekers of Perl Wisdom
|
|