DEBSOURCES
Skip Quicknav
sources / libmodule-build-pluggable-cpanfile-perl / 0.05-2 / t / 00_compile.t
12345
use strict; use Test::More; BEGIN { use_ok 'Module::Build::Pluggable::CPANfile' } done_testing;