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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
name = MooseX-Configuration
author = Dave Rolsky <autarch@urth.org>
license = Artistic_2_0
copyright_holder = Dave Rolsky
copyright_year = 2010
version = 0.02
[@Basic]
[InstallGuide]
[MetaJSON]
[MetaResources]
bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-Configuration
bugtracker.mailto = bug-moosex-configuration@rt.cpan.org
repository.url = http://hg.urth.org/hg/MooseX-Configuration
repository.web = http://hg.urth.org/hg/MooseX-Configuration
repository.type = hg
[SurgicalPodWeaver]
[PkgVersion]
[PodSyntaxTests]
[NoTabsTests]
[EOLTests]
[Signature]
[CheckChangeLog]
[Prereqs]
Config::INI = 0
List::AllUtils = 0
Moose = 0
MooseX::Types = 0
MooseX::Types::Path::Class = 0
Path::Class = 0
Text::Autoformat = 0
autodie = 0
namespace::autoclean = 0
[Prereqs / TestRequires]
File::Temp = 0
Test::More = 0.88
[@Mercurial]
|