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
  
     | 
    
      name    = Dist-Zilla-Plugin-Test-Perl-Critic
author  = Jerome Quelin
license = Perl_5
copyright_holder = Jerome Quelin
copyright_year   = 2009
; -- static meta-information
[MetaResources]
x_IRC = irc://irc.perl.org/#distzilla
[Bootstrap::lib]
[@Author::ETHER]
:version = 0.119
authority = cpan:JQUELIN
Test::MinimumVersion.max_target_perl = 5.008003
Git::GatherDir.exclude_filename = AUTHOR_PLEDGE
copy_file_from_release = AUTHOR_PLEDGE
[Covenant]
; Test ourself
; (this is not in @Author::JQUELIN or @Author::ETHER)
[Test::Perl::Critic]
[Test::CheckBreaks]
:version = 0.017
conflicts_module = Moose::Conflicts
conflicts_module = Module::Runtime::Conflicts
 
     |