Authen::CAS::Client is an implementation of a client for use with
JA-SIG's Central Authentication Service.


More information about the CAS protocol can be found
at the JA-SIG CAS homepage:

http://www.ja-sig.org/products/cas/


To install this module, use the following steps:

  perl Makefile.PL
  make
  make test
  make install