Handle a controller where the namespace is the empty string nicely.
[catagits/CatalystX-Routes.git] / dist.ini
1 name    = CatalystX-Routes
2 author  = Dave Rolsky <autarch@urth.org>
3 license = Artistic_2_0
4 copyright_holder = Dave Rolsky
5 copyright_year   = 2011
6
7 version = 0.01
8
9 [@Basic]
10
11 [InstallGuide]
12 [MetaJSON]
13
14 [MetaResources]
15 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=CatalystX-Routes
16 bugtracker.mailto = bug-catalystx-routes@rt.cpan.org
17 repository.url    = http://hg.urth.org/hg/CatalystX-Routes
18 repository.web    = http://hg.urth.org/hg/CatalystX-Routes
19 repository.type   = hg
20
21 [SurgicalPodWeaver]
22
23 [PkgVersion]
24
25 [PodSyntaxTests]
26 [PodCoverageTests]
27 [NoTabsTests]
28 [EOLTests]
29 [Signature]
30
31 [CheckChangeLog]
32
33 [Prereqs]
34 Catalyst::Action::REST = 0.90
35 Catalyst::Runtime      = 5.80030
36 Moose                  = 0
37 Params::Util           = 0
38 namespace::autoclean   = 0
39
40 [Prereqs / TestRequires]
41 Test::More = 0.88
42
43 [Git::Check]
44 allow_dirty =
45
46 [Git::Tag]
47 tag_format = %v
48 tag_message =
49