The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name    = Lazy-Bool
author  = Tiago Peczenyj <tiago.peczenyj@gmail.com>
license = Perl_5
copyright_holder = Tiago Peczenyj
copyright_year   = 2013

; authordep Perl::Critic::Policy::Modules::ProhibitModuleShebang
; authordep Pod::Elemental::Transformer::List
; authordep Pod::Weaver::Plugin::Encoding

version = 0.05

[@Basic]
 
[MetaResourcesFromGit]
homepage            = https://github.com/%a/%r
bugtracker.web      = https://github.com/%a/%r/issues
 
[MinimumPerl]
 
[ManifestSkip]

[@TestingMania]
critic_config       = perlcritic.rc
disable             = Test::EOL
disable             = NoTabsTests
disable             = Test::Pod::LinkCheck