1---
2abstract: 'IMAP authentication provider for Dancer2::Plugin::Auth::Extensible'
3author:
4  - 'Peter Mottram (SysPete) <peter@sysnix.com>'
5build_requires:
6  Test::More: '0'
7configure_requires:
8  ExtUtils::MakeMaker: '0'
9dynamic_config: 1
10generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.150005'
11license: artistic_2
12meta-spec:
13  url: http://module-build.sourceforge.net/META-spec-v1.4.html
14  version: '1.4'
15name: Dancer2-Plugin-Auth-Extensible-Provider-IMAP
16no_index:
17  directory:
18    - t
19    - inc
20requires:
21  Carp: '0'
22  Dancer2::Core::Types: '0'
23  Dancer2::Plugin::Auth::Extensible: '0.620'
24  IO::Socket::SSL: '0'
25  Moo: '2.000000'
26  Net::IMAP::Simple: '1.2207'
27  YAML: '0'
28  namespace::clean: '0'
29  perl: '5.006'
30resources:
31  IRC: irc://irc.perl.org/#dancer
32  bugtracker: https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-IMAP/issues
33  homepage: https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-IMAP/
34  repository: https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-IMAP
35version: '0.003'
36x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
37