http://qs321.pair.com?node_id=135202

emcb has asked for the wisdom of the Perl Monks concerning the following question:

Hi, Im creating a cgi script that can be called from a html page and log that hit to the site. Ill include it in a tag. What i want to do is take any variable that begins with server_,request_,http_,etc... and put them in a variable => value key/pair, but ive looked real hard and cant find out how to do it? So i sould access a variable with... $VARIABLE{server_name) Anyone know? Cheers, Elfyn