File: dist.ini

package info (click to toggle)
libcatalyst-authentication-credential-authen-simple-perl 0.09-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 228 kB
  • ctags: 26
  • sloc: perl: 305; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 619 bytes parent folder | download | duplicates (4)
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
name    = Catalyst-Authentication-Credential-Authen-Simple
author  = Jose Luis Martinez Torres <jlmartin@cpan.org>
license = Perl_5
copyright_holder = Jose Luis Martinez Torres
copyright_year   = 2012

version = 0.09

[@GitHub]
[GitHub::Update]
metacpan = 1
[GitHub::Meta]
fork = 0

[PkgVersion]
[NextRelease]
[ReadmeFromPod]
[CopyReadmeFromBuild]

[@Git]
allow_dirty = dist.ini

[@Filter]
-bundle = @Basic
-remove = Readme

[Prereqs]
parent              = 0
Authen::Simple      = 0
Catalyst::Runtime   = 5.7
Catalyst::Plugin::Authentication = 0.1

[Prereqs / TestRequires ]
Test::More      = 0
Test::Simple    = 0.44