DEBSOURCES
Skip Quicknav
sources / libmoosex-types-loadableclass-perl / 0.012-1 / xt / release / unused-vars.t
12345678
#!perl use Test::More; eval "use Test::Vars"; plan skip_all => "Test::Vars required for testing unused vars" if $@; all_vars_ok();