Apache2-AuthCookieLDAP
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
# Note: this file was auto-generated by Module::Build::Compat version 0.4005
use ExtUtils::MakeMaker;
WriteMakefile
(
'PL_FILES' => {},
'INSTALLDIRS' => 'site',
'NAME' => 'Apache2::AuthCookieLDAP',
'EXE_FILES' => [],
'VERSION_FROM' => 'lib/Apache2/AuthCookieLDAP.pm',
'PREREQ_PM' => {
'Apache2::Const' => 0,
'Apache2::AuthCookie' => '3.19',
'Apache2::RequestRec' => 0,
'mod_perl2' => '1.999022',
'Crypt::CBC' => '2.13',
'Digest::MD5' => 0,
'Apache2::ServerUtil' => 0,
'Net::LDAP' => '0.54',
'Apache2::Connection' => 0
}
)
;
( run in 0.922 second using v1.01-cache-2.11-cpan-39bf76dae61 )