Fix broken links and malformed formatting in POD
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / dist.ini
CommitLineData
d2924b3f 1name = Catalyst-Authentication-Store-Htpasswd
2author = יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
3license = Perl_5
4copyright_holder = יובל קוג'מן (Yuval Kogman)
5copyright_year = 2005
6
52efa08e 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
d2924b3f 13[@Author::ETHER]
14:version = 0.094
15authority = cpan:NUFFIN
52efa08e 16GithubMeta.remote = github
17server = github
d2924b3f 18Test::MinimumVersion.max_target_perl = 5.008003
19StaticInstall.dry_run = 0 ; we can safely set this here
d2924b3f 20-remove = Test::NoTabs ; TODO
21-remove = Test::CleanNamespaces ; TODO
22-remove = Test::PodSpelling ; TODO
23
24[Prereqs]
25Catalyst::Plugin::Authentication = 0.10006
26
27[Prereqs / TestRequires]
28Crypt::PasswdMD5 = 0 ; TODO make optional - wrap with Test::Needs
29
30[MetaResources]
31x_IRC = irc://irc.perl.org/#catalyst
32x_MailingList = http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst