-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdist.ini
50 lines (43 loc) · 1009 Bytes
/
dist.ini
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
41
42
43
44
45
46
47
48
49
50
name = CatalystX-OAuth2
author = Eden Cardim <[email protected]>
license = Perl_5
copyright_holder = Suretec Systems Ltd
copyright_year = 2017
[MetaResources]
homepage = https://github.com/perl-catalyst/CatalystX-OAuth2
repository.web = https://github.com/perl-catalyst/CatalystX-OAuth2
repository.url = https://github.com/perl-catalyst/CatalystX-OAuth2.git
repository.type = git
[AutoPrereqs]
skip=^CatalystX::OAuth2::
[Test::Synopsis]
[PodSyntaxTests]
[Git::NextVersion]
first_version=0.000001
version_regexp=^v?(\d+\.\d{3}\d{3})$
[Git::Tag]
[Clean]
[GatherDir]
exclude_filename = README
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[Readme]
[ExtraTests]
[ShareDir]
[MakeMaker]
[Manifest]
[Test::Compile]
[TestRelease]
[ConfirmRelease]
[PodWeaver]
[PruneFiles]
match = ~$
[Prereqs / TestRequires]
SQL::Translator = 0.11006
Catalyst::Plugin::ConfigLoader = 0
Catalyst::Plugin::Session = 0
Catalyst::Plugin::Session::State::Cookie = 0
Catalyst::Plugin::Authentication = 0
[UploadToCPAN]