1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
---
abstract: 'Apache2 module to authentificate through a CAS server'
author:
- 'Yves Agostini'
build_requires:
Apache::Session::Wrapper: 0
Authen::CAS::Client: 0
Pod::Coverage: 0
Test::More: 0
URI::Escape: 0
mod_perl2: 0
distribution_type: module
generated_by: 'Module::Install version 0.76'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: Apache2-AuthCASSimple
no_index:
directory:
- examples
- inc
- t
- examples
requires:
Apache::Session::Wrapper: 0
Authen::CAS::Client: 0
Crypt::SSLeay: 0
URI::Escape: 0
mod_perl2: 0
perl: 5.8.0
resources:
license: http://dev.perl.org/licenses/
version: 0.10
|