Authen::Krb5 is an object-oriented interface to the Kerberos 5 API. Both the implementation and documentation are nowhere near complete, and may require previous experience with Kerberos 5 programming. Most of the functions here are documented in detail in the Kerberos 5 API documentation. How-To-Repeat: N/A
State Changed From-To: open->closed Committed, thanks. I made some optimization on the LIB_DEPENDS: krb5 shlib already exists in the base system, so make sure the port krb5 is actually installed by looking for libgssapi_krb5.so.2; also changed the perl regex's second line delimiter to all tabs.