DEBSOURCES
Skip Quicknav
sources / libmodule-starter-plugin-cgiapp-perl / 0.44-2 / t / extutils-makemaker.t
123456789
#!/usr/bin/perl # Test ExtUtils::MakeMaker support use warnings; use strict; use lib './t'; use common; run_tests 'eumm';