Re: Perl CGI
[email protected] (Robert Roggenbuck) Fri, 30 Apr 2010 15:05:05 +0200
| Newsgroups | perl.beginners.cgi |
|---|---|
| Message-ID | <[email protected]> |
Use LWP::Simple (not CGI). How to use it is written in the documentation of LWP::Simple. Robert karthickn sabari schrieb: > Hi friends, > > I have some doubts in cgi perl. I want to connect server using > perl CGI and i need to receive one txt file in server. Is it possible, then > give me the codding. > > > Thanks, > Karthick.N >