X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=4789397642e93321237e26ae3fee4d96863dd705;hb=b54d5bf215c7f2d39831d8676bc6ab599eefc248;hp=7883d769e7a83c5fd58eb023cf2b5a1cbf69ed75;hpb=bf834c1e89cdd0ee31f741b6982f592033034488;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 7883d76..4789397 100644 --- a/dist.ini +++ b/dist.ini @@ -16,6 +16,9 @@ copyright_holder = Infinity Interactive, Inc [@FLORA] dist = MooseX-Getopt +; r/w: gitmo@git.moose.perl.org:MooseX-Getopt.git +; r/o: git://git.moose.perl.org/MooseX-Getopt.git +; web: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Getopt.git;a=summary repository_at = gitmo authority = cpan:STEVAN auto_prereq = 0 @@ -29,10 +32,19 @@ MooseX::Role::Parameterized = 0 [Prereqs / TestRequires] Test::Fatal = 0.003 Test::Warn = 0.21 -Test::More = 0.88 +Test::More = 0 Test::Requires = 0.05 Test::Trap = 0 Path::Class = 0 +Test::NoWarnings = 1.04 +Test::Moose = 0 +Config::Any::YAML = 0 +File::Spec = 0 +Scalar::Util = 0 + +[Prereqs / TestRecommends] +MooseX::ConfigFromFile = 0 +MooseX::SimpleConfig = 0.07 [InstallGuide] [MetaConfig] @@ -50,6 +62,7 @@ Path::Class = 0 [Test::Pod::No404s] [CheckPrereqsIndexed] [Test::Version] +[Test::CheckDeps] [Git::Remote::Check] remote_branch = master