Add dependency Authen::CAS::Client
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 2 Dec 2009 13:13:58 +0000 (13:13 +0000)
committerGalen Charlton <gmcharlt@gmail.com>
Mon, 8 Feb 2010 15:00:59 +0000 (10:00 -0500)
Required CPAN module was missing from deoendency list

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>

Makefile.PL

index 2cc1108..8c0b2cb 100644 (file)
@@ -539,6 +539,7 @@ WriteMakefile(
               NO_META      => 1,
               PREREQ_PM => {
                             'Algorithm::CheckDigits'           => 0.50,
+                                                       'Authen::CAS::Client'              => 0.05,
                             'Biblio::EndnoteStyle'             => 0.05,
                             'CGI'                              => 3.15,
                             'CGI::Carp'                        => 1.29,