Fix broken links and malformed formatting in POD
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / dist.ini
1 name    = Catalyst-Authentication-Store-Htpasswd
2 author  = יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
3 license = Perl_5
4 copyright_holder = יובל קוג'מן (Yuval Kogman)
5 copyright_year = 2005
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-Store-Htpasswd.git
10 ; r/w: catagits@git.shadowcat.co.uk:Catalyst-Authentication-Store-Htpasswd.git
11 ; web: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Authentication-Store-Htpasswd.git
12
13 [@Author::ETHER]
14 :version = 0.094
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::NoTabs          ; TODO
21 -remove = Test::CleanNamespaces ; TODO
22 -remove = Test::PodSpelling     ; TODO
23
24 [Prereqs]
25 Catalyst::Plugin::Authentication = 0.10006
26
27 [Prereqs / TestRequires]
28 Crypt::PasswdMD5 = 0        ; TODO make optional - wrap with Test::Needs
29
30 [MetaResources]
31 x_IRC = irc://irc.perl.org/#catalyst
32 x_MailingList = http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst