DEBSOURCES
Skip Quicknav
sources / libmodule-starter-plugin-cgiapp-perl / 0.44-2 / t / module-build.t
123456789
#/usr/bin/perl # Test Module::Build support use warnings; use strict; use lib './t'; use common; run_tests 'mb';