use my pluginbundle
[gitmo/MooseX-Getopt.git] / dist.ini
index abf6468..ff5c09a 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,4 @@
 name = MooseX-Getopt
-version = 0.33
 author = Stevan Little <stevan@iinteractive.com>
 author = Brandon L. Black <blblack@gmail.com>
 author = Yuval Kogman <nothingmuch@woobling.org>
@@ -11,22 +10,19 @@ author = Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
 author = Ævar Arnfjörð Bjarmason <avar@cpan.org>
 author = Chris Prather <perigrin@cpan.org>
 author = Karen Etheridge <ether@cpan.org>
+author = Jonathan Swartz <swartz@pobox.com>
 license = Perl_5
 copyright_holder = Infinity Interactive, Inc
 
-[@FLORA]
-dist = MooseX-Getopt
-repository_at = gitmo
-authority = cpan:STEVAN
-auto_prereq = 0
+[@Author::ETHER]
+:version = 0.019
+server = gitmo
+Authority.authority = cpan:STEVAN
+AutoPrereqs.skip[0] = ^(Base)?App
+AutoPrereqs.skip[1] = MooseX::SimpleConfig
+AutoPrereqs.skip[2] = MooseX::ConfigFromFile
+PodWeaver.config_plugin = @FLORA
 
-[Prereq]
-Getopt::Long = 2.37
-Getopt::Long::Descriptive = 0.081
-Moose = 0.56
-
-[Prereq / TestRequires]
-Test::Exception = 0.21
-Test::Warn = 0.21
-Test::More = 0.88
-Test::Requires = 0.05
+[Prereqs / TestRecommends]
+MooseX::ConfigFromFile = 0
+MooseX::SimpleConfig = 0.07