DEBSOURCES
Skip Quicknav
sources / libdbix-class-schema-loader-perl / 0.04005-1 / t / 04kwalitee.t
1234567
use Test::More; eval { require Test::Kwalitee; die "Not maintainer" unless -f 'MANIFEST.SKIP' }; if($@) { plan( skip_all => $@ ); } Test::Kwalitee->import();