File: META.yml

package info (click to toggle)
libcatalyst-plugin-authentication-perl 0.10023-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 616 kB
  • ctags: 307
  • sloc: perl: 3,672; makefile: 2
file content (40 lines) | stat: -rw-r--r-- 1,007 bytes parent folder | download | duplicates (3)
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
33
34
35
36
37
38
39
40
---
abstract: 'Infrastructure plugin for the Catalyst authentication framework.'
author:
  - 'Yuval Kogman, C<nothingmuch@woobling.org> - original author'
build_requires:
  Class::MOP: 0
  ExtUtils::MakeMaker: 6.59
  Moose: 0
  Test::Exception: 0
  Test::More: 0.88
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.06'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Catalyst-Plugin-Authentication
no_index:
  directory:
    - inc
    - t
requires:
  Catalyst::Plugin::Session: 0.10
  Catalyst::Runtime: 0
  Class::Inspector: 0
  MRO::Compat: 0
  Moose: 0
  MooseX::Emulate::Class::Accessor::Fast: 0
  String::RewritePrefix: 0
  Try::Tiny: 0
  namespace::autoclean: 0
  perl: 5.8.1
resources:
  license: http://dev.perl.org/licenses/
  repository: git://git.shadowcat.co.uk/catagits/Catalyst-Plugin-Authentication.git
version: 0.10023
x_authority: cpan:BOBTFISH