Mario, try taking a look at the LWP module, in particular LWP::UserAgent. If you are attempting to hit an HTTPS url, you will also need to use Crypt::SSLeay.
Scott -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mario R. Sanchez, Ph.D. Sent: Thursday, January 24, 2008 1:23 PM To: [email protected] Subject: invoke script dear perl gurus can someone please point me in the right direction: how can a perl program invoked from a standard linux command line invoke a perl cgi script on a remote web server? thank you in advance! mario _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
