X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=dfd67e8c2fba93d123d77e6f61602ea9a1ad4414;hb=19d8a777247d4816be278da681de598526eaf1f2;hp=4e6b6a417c3d6005f1b603076e5ba615d3b508a2;hpb=fdc71a7a0725af3c3f955ce57ebdee29deb41afa;p=gitmo%2FMooseX-Storage.git diff --git a/dist.ini b/dist.ini index 4e6b6a4..dfd67e8 100644 --- a/dist.ini +++ b/dist.ini @@ -6,14 +6,11 @@ copyright_holder = Infinity Interactive, Inc. license = Perl_5 [@Author::ETHER] -:version = 0.010 +:version = 0.019 -remove = PodWeaver -remove = AutoPrereqs +server = github Authority.authority = cpan:STEVAN -; r/w repository: gitmo@git.moose.perl.org:MooseX-Storage.git -AutoMetaResources.repository.gitmo = 1 --remove = GithubMeta --remove = GitHub::Update Test::MinimumVersion.max_target_perl = 5.008000 ; these appear in every file, so it's easier to just put it here Test::PodSpelling.stopwords = cpan @@ -21,6 +18,8 @@ Test::PodSpelling.stopwords = cpan ; cpantesters to barf in the compile tests Test::Compile.skip[] = ^MooseX::Storage::((Engine::)?IO::|Format::) +[ContributorsFromGit] + [Prereqs / RuntimeRequires] Moose = 0.99 String::RewritePrefix = 0 @@ -28,11 +27,14 @@ Digest = 0 Data::Dumper = 0 Scalar::Util = 0 -[Prereqs/ TestRequires] +[Prereqs / TestRequires] Test::More = 0.88 +;CPAN::Meta::Check = 0.007 +;Test::CheckDeps = 0.006 Test::Deep = 0 Test::Fatal = 0 Test::Requires = 0.05 +File::Spec::Functions = 0 [Prereqs / RuntimeRecommends] Digest::HMAC = 0 @@ -40,11 +42,12 @@ Digest::SHA = 0 [Prereqs / DevelopRequires] Digest::HMAC = 0 +Digest::HMAC_SHA1 = 0 Digest::SHA = 0 [OptionalFeature / JSON-Runtime] -:version = 0.002 +:version = 0.005 -description = Serialize to JSON. You should have at least one serialization format. -always_recommend = 1 JSON::Any = 1.15