From: Karen Etheridge Date: Thu, 7 Feb 2013 22:46:48 +0000 (-0800) Subject: unroll [@FLORA] X-Git-Tag: v0.54~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=commitdiff_plain;h=40a0a2081957d55e49da795a9255db61be85fe2d unroll [@FLORA] --- diff --git a/dist.ini b/dist.ini index 41048cc..06a0334 100644 --- a/dist.ini +++ b/dist.ini @@ -14,33 +14,20 @@ author = Jonathan Swartz license = Perl_5 copyright_holder = Infinity Interactive, Inc -[@FLORA] -dist = MooseX-Getopt +[MetaResources] +bugtracker.web = https://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Getopt +bugtracker.mailto = bug-MooseX-Getopt@rt.cpan.org ; 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 - -[Prereqs] -Getopt::Long = 2.37 -Getopt::Long::Descriptive = 0.081 -Moose = 0.56 -MooseX::Role::Parameterized = 0 -Try::Tiny = 0 - -[Prereqs / TestRequires] -Test::Fatal = 0.003 -Test::Warn = 0.21 -Test::More = 0 -Test::Requires = 0.05 -Test::Trap = 0 -Path::Tiny = 0 -Test::NoWarnings = 1.04 -Test::Moose = 0 -Config::Any::YAML = 0 -Scalar::Util = 0 +repository.url = git://git.moose.perl.org/MooseX-Getopt.git +repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Getopt.git;a=summary +repository.type = git + +[@Basic] + +[AutoPrereqs] +skip = ^(Base)?App +skip = MooseX::SimpleConfig +skip = MooseX::ConfigFromFile [Prereqs / TestRecommends] MooseX::ConfigFromFile = 0 @@ -51,7 +38,19 @@ MooseX::SimpleConfig = 0.07 [MetaProvides::Package] [Git::Describe] [MinimumPerl] +[MetaJSON] +[PkgVersion] + +[Authority] +authority = cpan:STEVAN + +[PodWeaver] +config_plugin = @FLORA +[PodSyntaxTests] +[PodCoverageTests] +[NoTabsTests] +[EOLTests] [Test::DistManifest] [Test::Compile] [Test::MinimumVersion]