bump minimum version for authority config
[catagits/Catalyst-Authentication-Credential-HTTP.git] / dist.ini
1 name    = Catalyst-Authentication-Credential-HTTP
2 author  = יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
3 license = Perl_5
4 copyright_holder = יובל קוג'מן (Yuval Kogman)
5 copyright_year = 2006
6
7 ; GitHub mirrors from Shadowcat. We list it in docs and metadata so we can get pull requests.
8 ; The canonical repo is:
9 ; r/o: git://git.shadowcat.co.uk/catagits/Catalyst-Authentication-Credential-HTTP.git
10 ; r/w: catagits@git.shadowcat.co.uk:Catalyst-Authentication-Credential-HTTP.git
11 ; web: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Authentication-Credential-HTTP.git
12
13 [@Author::ETHER]
14 :version = 0.117
15 authority = cpan:NUFFIN
16 GithubMeta.remote = github
17 server = github
18 Test::MinimumVersion.max_target_perl = 5.008003
19 StaticInstall.dry_run = 0   ; we can safely set this here
20 -remove = Test::EOL             ; TODO
21 -remove = Test::NoTabs          ; TODO
22
23 [Prereqs]
24 Catalyst::Plugin::Authentication = 0.10005
25
26 [Prereqs / DevelopRequires]
27 Test::WWW::Mechanize::Catalyst = 0.51
28 Catalyst::Plugin::Cache = 0
29 Cache::FileCache = 0
30
31 [MetaResources]
32 x_IRC = irc://irc.perl.org/#catalyst
33 x_MailingList = http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst