1---
2abstract: 'SASL Authentication framework'
3author:
4  - 'Graham Barr <gbarr@pobox.com>'
5build_requires:
6  ExtUtils::MakeMaker: 6.42
7  Test::More: 0
8configure_requires:
9  ExtUtils::MakeMaker: 6.42
10distribution_type: module
11generated_by: 'Module::Install version 0.95'
12license: perl
13meta-spec:
14  url: http://module-build.sourceforge.net/META-spec-v1.4.html
15  version: 1.4
16name: Authen-SASL
17no_index:
18  directory:
19    - inc
20    - t
21recommends:
22  GSSAPI: 0
23requires:
24  Digest::HMAC_MD5: 0
25  Digest::MD5: 0
26  perl: 5.005
27resources:
28  license: http://dev.perl.org/licenses/
29  repository: http://github.com/gbarr/perl-authen-sasl
30version: 2.16
31