in reply to CGI and Perl script one file, passing arguments
Dear All
Thank you for your suggestions. I tried debugging using command line and passed the arguments and the script fetched the file and stored it on the local machine.
I also pushed the arguments in @ARGV and later printed it in the web browser.
Still not able to understand the logic how to pass it to the main perl script.
This is my first attempt to use CGI with perl.
Regards
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: CGI and Perl script one file, passing arguments
by poj (Abbot) on Dec 10, 2014 at 16:14 UTC |