Download: RT-Authen-CookieAuth-0.02.tar.gz
Dependencies
Annotate this POD
RT::Authen::CookieAuth - Pulls a Cookie and checks it against an External DB
use lib "!!RT_LIB_PATH!!"; use lib "!!RT_ETC_PATH!!"; use RT::Authen::CookieAuth; RT::Authen::CookieAuth::CheckCookies();