The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Catalyst::Authentication::Credential::CAS - Catalyst support for JA-SIG's Central Authentication Service.

To install this module, use the following steps:

  perl Makefile.PL
  make
  make test
  make install