I am little new to PERL and I am not too sure how to access Apache environment variables using PERL. I did looked into Google and many people talked about using mod_env. Unfortunately I am got no clue how I can use it.
All I am trying to do is to access / read an Apache environment variable. (Using PHP function phpinfo(), I was able to verify list of Apache environment variables)