Commit | Line | Data |
ad46f524 |
1 | name = Moose |
2 | author = Stevan Little <stevan@iinteractive.com> |
3 | license = Perl_5 |
4 | copyright_year = 2010 |
5 | copyright_holder = Infinity Interactive, Inc. |
6 | |
45e5ccd2 |
7 | version = 1.9902 |
ad46f524 |
8 | |
b7838518 |
9 | [=inc::RequireAuthorDeps] |
10 | |
a83cf79c |
11 | [=inc::GatherDir] |
12 | [PruneCruft] |
13 | [ManifestSkip] |
14 | [MetaYAML] |
15 | [License] |
16 | [Readme] |
17 | [ExtraTests] |
18 | [ExecDir] |
19 | [ShareDir] |
6bf5d14d |
20 | |
21 | [=inc::MakeMaker] |
a83cf79c |
22 | [Manifest] |
23 | |
d9290b4f |
24 | [=inc::TestRelease] |
a83cf79c |
25 | [ConfirmRelease] |
26 | [UploadToCPAN] |
ad46f524 |
27 | |
587d0e5f |
28 | [NextRelease] |
29 | format = %v %{ccc, MMM dd, yyyy}d |
30 | |
38bf2a25 |
31 | [PruneFiles] |
32 | filenames = Makefile.PL |
33 | |
ad46f524 |
34 | [PkgVersion] |
35 | |
d5f6cade |
36 | [Authority] |
37 | authority = cpan:STEVAN |
ad46f524 |
38 | |
39 | [MetaResources] |
40 | bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Moose |
41 | bugtracker.mailto = bug-moose@rt.cpan.org |
42 | repository.url = git://git.moose.perl.org/Moose.git |
43 | repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.git;a=summary |
44 | repository.type = git |
45 | |
46 | [MetaNoIndex] |
8314dcb1 |
47 | package = Moose::Meta::Method::Accessor::Native |
ad46f524 |
48 | namespace = Moose::Meta::Method::Accessor::Native |
7a37a3f7 |
49 | directory = benchmarks |
ad46f524 |
50 | |
51 | [MetaJSON] |
52 | |
53 | [SurgicalPodWeaver] |
54 | |
4dc2cd56 |
55 | [=inc::ExtractInlineTests] |
45273da5 |
56 | [NoTabsTests] |
ad46f524 |
57 | |
58 | [CheckChangeLog] |
59 | |
60 | [Prereqs] |
ad46f524 |
61 | Data::OptList = 0 |
38bf2a25 |
62 | Devel::GlobalDestruction = 0 |
63 | Eval::Closure = 0 |
ad46f524 |
64 | List::MoreUtils = 0.12 |
38bf2a25 |
65 | MRO::Compat = 0.05 |
ad46f524 |
66 | Package::DeprecationManager = 0.10 |
9eb47cff |
67 | Package::Stash = 0.21 |
68 | Package::Stash::XS = 0.18 |
ad46f524 |
69 | Params::Util = 1.00 |
70 | Scalar::Util = 1.19 |
71 | Sub::Exporter = 0.980 |
38bf2a25 |
72 | Sub::Name = 0.05 |
ad46f524 |
73 | Task::Weaken = 0 |
74 | Try::Tiny = 0.02 |
75 | perl = 5.8.3 |
76 | |
77 | [Prereqs / TestRequires] |
78 | Test::Fatal = 0.001 |
79 | Test::More = 0.88 |
80 | Test::Requires = 0.05 |
81 | |
82 | [Prereqs / DevelopRequires] |
38bf2a25 |
83 | Algorithm::C3 = 0 |
ad46f524 |
84 | DateTime = 0 |
85 | DateTime::Calendar::Mayan = 0 |
86 | DateTime::Format::MySQL = 0 |
87 | Declare::Constraints::Simple = 0 |
88 | DBM::Deep = 0 |
89 | File::Find::Rule = 0 |
90 | HTTP::Headers = 0 |
91 | IO::File = 0 |
92 | IO::String = 0 |
93 | Locale::US = 0 |
94 | Module::Info = 0 |
95 | Module::Refresh = 0 |
96 | Params::Coerce = 0 |
97 | Regexp::Common = 0 |
98 | Test::Deep = 0 |
71f164f4 |
99 | Test::DependentModules = 0 |
ad46f524 |
100 | Test::Inline = 0 |
38bf2a25 |
101 | Test::LeakTrace = 0 |
ad46f524 |
102 | Test::Output = 0 |
103 | URI = 0 |
104 | |
105 | [Conflicts] |
39718c44 |
106 | -script = bin/moose-outdated |
ad46f524 |
107 | Catalyst = 5.80028 |
108 | Devel::REPL = 1.003008 |
109 | Fey = 0.36 |
110 | Fey::ORM = 0.34 |
111 | File::ChangeNotify = 0.15 |
112 | KiokuDB = 0.49 |
113 | Markdent = 0.16 |
114 | MooseX::Aliases = 0.07 |
115 | MooseX::AlwaysCoerce = 0.05 |
116 | MooseX::AttributeHelpers = 0.22 |
117 | MooseX::AttributeInflate = 0.02 |
6045714d |
118 | MooseX::Attribute::Deflator = 1.130000 |
119 | MooseX::Attribute::Dependent = 1.0.0 |
ad46f524 |
120 | MooseX::Attribute::Prototype = 0.10 |
121 | MooseX::ClassAttribute = 0.17 |
122 | MooseX::FollowPBP = 0.02 |
123 | MooseX::HasDefaults = 0.02 |
124 | MooseX::InstanceTracking = 0.04 |
125 | MooseX::LazyRequire = 0.05 |
126 | MooseX::MethodAttributes = 0.22 |
127 | MooseX::NonMoose = 0.15 |
128 | MooseX::Params::Validate = 0.05 |
129 | MooseX::POE = 0.205 |
130 | MooseX::Role::Cmd = 0.06 |
131 | MooseX::Role::WithOverloading = 0.07 |
132 | MooseX::SemiAffordanceAccessor = 0.05 |
133 | MooseX::Singleton = 0.24 |
134 | MooseX::StrictConstructor = 0.08 |
135 | MooseX::Types = 0.19 |
136 | MooseX::UndefTolerant = 0.04 |
137 | namespace::autoclean = 0.08 |
138 | Pod::Elemental = 0.093280 |
139 | |
873e780b |
140 | [Git::Check] |
141 | allow_dirty = |
142 | |
143 | [Git::Tag] |
144 | tag_format = %v |
145 | tag_message = |