1---
2abstract: 'Simple Authentication'
3author:
4  - 'Christian Hansen C<chansen@cpan.org>'
5build_requires:
6  ExtUtils::MakeMaker: 6.36
7configure_requires:
8  ExtUtils::MakeMaker: 6.36
9distribution_type: module
10dynamic_config: 1
11generated_by: 'Module::Install version 1.04'
12license: perl
13meta-spec:
14  url: http://module-build.sourceforge.net/META-spec-v1.4.html
15  version: 1.4
16name: Authen-Simple
17no_index:
18  directory:
19    - inc
20    - t
21    - xt
22requires:
23  Class::Accessor::Fast: 0
24  Class::Data::Inheritable: 0
25  Crypt::PasswdMD5: 0
26  Digest::MD5: 0
27  Digest::SHA: 0
28  MIME::Base64: 0
29  Params::Validate: 0
30  Test::More: 0
31resources:
32  license: http://dev.perl.org/licenses/
33  repository: http://github.com/chansen/p5-authen-simple
34version: 0.5
35