DEBSOURCES
Skip Quicknav
sources / libmodule-build-xsutil-perl / 0.19-3 / t / 00_compile.t
123456789
use strict; use Test::More; use_ok $_ for qw( Module::Build::XSUtil ); done_testing;