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
|
name = Catalyst-Authentication-Credential-HTTP
author = יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
license = Perl_5
copyright_holder = יובל קוג'מן (Yuval Kogman)
copyright_year = 2006
[@Author::ETHER]
:version = 0.117
authority = cpan:NUFFIN
server = github
Test::MinimumVersion.max_target_perl = 5.008003
StaticInstall.dry_run = 0 ; we can safely set this here
-remove = Test::EOL ; TODO
-remove = Test::NoTabs ; TODO
[Prereqs]
Catalyst::Plugin::Authentication = 0.10005
Crypt::SysRandom = 0.007
[Prereqs / RuntimeRecommends]
Crypt::SysRandom::XS = 0.009
[Prereqs / DevelopRequires]
Test::WWW::Mechanize::Catalyst = 0.51
Catalyst::Plugin::Cache = 0
Cache::FileCache = 0
[MetaResources]
x_IRC = irc://irc.perl.org/#catalyst
x_MailingList = http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
|