1name    = MooseX-Singleton
2author  = Shawn M Moore <code@sartak.org>
3license = Perl_5
4copyright_holder = Shawn M Moore
5copyright_year = 2007
6
7[@Author::ETHER]
8:version = 0.097
9Authority.authority = cpan:SARTAK
10Test::MinimumVersion.max_target_perl = 5.008003
11Test::ReportPrereqs.include = Dist::CheckConflicts
12-remove = Test::CleanNamespaces ; TODO
13
14[MetaResources]
15x_IRC = irc://irc.perl.org/#moose
16x_MailingList = http://lists.perl.org/list/moose.html
17
18[Prereqs::Soften]
19:version = 0.006000
20copy_to = develop.requires
21to_relationship = none
22module = MooseX::StrictConstructor
23
24[Test::CheckBreaks]
25:version = 0.017
26conflicts_module = Moose::Conflicts
27conflicts_module = Module::Runtime::Conflicts
28