package Apache2::Const; sub OK { 1 }; sub HTTP_FORBIDDEN { 2 }; 1;