Apache-AuthCAS
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
}
print "\n";
WriteMakefile(
'NAME' => 'Apache::AuthCAS',
'VERSION' => '0.5',
'PREREQ_PM' => { "Net::SSLeay" => 1,
"MIME::Base64" => 0,
"DBI" => 1
},
'dist' => { COMPRESS => 'gzip --best', SUFFIX => 'gz' },
'ABSTRACT_FROM' => 'lib/Apache/AuthCAS.pm',
'AUTHOR' => 'David Castro <dcastro@apu.edu>',
);
( run in 1.067 second using v1.01-cache-2.11-cpan-4e96b696675 )