File: META.yml

package info (click to toggle)
libdancer-plugin-auth-extensible-perl 1.00-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 232 kB
  • sloc: perl: 599; makefile: 11
file content (32 lines) | stat: -rw-r--r-- 798 bytes parent folder | download | duplicates (2)
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'