ie a link like this:
http://www.myserver.com/cgi-bin/script.pl?key=value
gets processed by my perl script.
I would prefer that the link be much shorter because it is communicated in a text based environment.
I want this:
http://myserver.com/?value
to automatically translate to the above. Does anyone know how to short circuit a perl cgi script like this?
In reply to Short-circuited CGI Link by tomazos
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |