I read in article from some other website, to find the browser type, get the key HTTP_USER_AGENT from ENV and he used pattern matching for finding browser type. But in my environment (Debian Linux) I checked there is no key called "HTTP_USER_AGENT". Is there any other way available to find the browser type in Perl?.
In reply to ENV variable
by irah