Um ... Apache doesn't pass in arguments on the commandline - because that's not what the CGI spec says. I'd suggest reading the CGI module's documentation for a lot of information on this - that's where I learned how to deal with Apache, and it has worked wonderfully.
After reading the CGI module's docs, I'd suggest CGI::Application and HTML::Template as your next steps into CGI programming. They take a lot of the tedium out, and you can get to the fun parts of coding much faster.
In reply to Re: Apache ignores ARGV[0] request
by Tanktalus
in thread Apache ignores ARGV[0] request
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |