name    = sanity
license = Artistic_2_0
author  = Brendan Byrd <BBYRD@CPAN.org>
copyright_holder = Brendan Byrd

; Modules that are used by DZIL plugins should use the latest code
[Bootstrap::lib]

[@Filter]
-bundle = @Author::BBYRD
; no methods; nothing should be covered
-remove = PodCoverageTests
; No SYNOPSIS
-remove = Test::Synopsis
; Fails on BaseCalc thing; re-test when that is fixed
-remove = Test::Version
x_irc      = irc://irc.perl.org/#sanity
notify_irc = 1

; Prereqs
[Prereqs]
; Just for sanity
-phase        = runtime
-relationship = recommends

namespace::clean     = 0
namespace::functions = 0
namespace::autoclean = 0
namespace::sweep     = 0

autovivification = 0
indirect         = 0
multidimensional = 0
bareword::filehandles = 0

criticism  = 0
subs::auto = 0
utf8::all  = 0
Carp       = 0
vendorlib  = 0
true       = 0
autolocale = 0
Toolkit    = 0
; Failing tests
;IO::All    = 0
;perl5i     = 0