Hello,
I have a need to read Apache header variables. I have a SAML application that will set up a secure connection between my partner's Apache and my Apache. After a connection is made they will call my perl script. My Perl script's main objective is to read the Apache header variables and pass them on. I tried Apache::Registry, but I am not sure I understand how to use it. Can anyone tell me if I am going down the correct path?