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
|
---
abstract: 'extensible authentication framework for Dancer apps'
author:
- 'David Precious <davidp@preshweb.co.uk>'
build_requires:
ExtUtils::MakeMaker: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Dancer-Plugin-Auth-Extensible
no_index:
directory:
- t
- inc
recommends:
Authen::Simple::PAM: '0'
Dancer::Plugin::Database: '0'
Unix::Passwd::File: '0'
requires:
Crypt::SaltedHash: '0'
Dancer: '1.3118'
Test::More: '0'
YAML: '0'
perl: '5.006001'
resources:
homepage: https://github.com/bigpresh/Dancer-Plugin-Auth-Extensible/
version: '1.00'
|