package MyAuthDBI; use base "Apache::AuthDBI"; 1; #### PerlModule MyAuthDBI AuthType Basic PerlAuthenHandler MyAuthDBI::authen ...