Test-CleanNamespaces

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

copyright_holder = Florian Ragwitz
copyright_year = 2009

[@Author::ETHER]
:version = 0.119    ; for installer -> EUMM dep
authority = cpan:FLORA
installer = MakeMaker   ; dynamic prereqs; stay 5.6-friendly

[DynamicPrereqs]
:version = 0.018
-body = requires('Role::Tiny', '1.003000') if has_module('Role::Tiny');

[Prereqs::Soften]
; It's important to check the generated META.json for prereqs - we do not want
; any of these to be hard prereqs, and do not want new prereqs to slip in that
; don't belong.  This dist is meant to be low-level, and Moose now uses it in
; its test suite as well.
to_relationship = suggests
module = Moose
module = Moose::Exporter
module = Moose::Role



( run in 0.255 second using v1.01-cache-2.11-cpan-0d8aa00de5b )