DEBSOURCES
Skip Quicknav
sources / liblocal-lib-perl / 2.000014-1 / xt / release / kwalitee.t
123456789
use strict; use warnings; use Test::More; BEGIN { plan skip_all => 'release only test' unless -f 'META.yml'; } use Test::Kwalitee;