I am trying to write a script that can authenticate to a POP3 server that accepts Kerberos only. I thought I needed Authen::Krb5 but apparently that is not the case. That module seems geared to administration. What I need is an example script for obtaining a POP3 ticket and accessing a POP3 server. Can someone help? TIA.