DEBSOURCES
Skip Quicknav
sources / libmodule-starter-plugin-cgiapp-perl / 0.44-2 / t / module-install.t
123456789
#!/usr/bin/perl # Test Module::Install Support use warnings; use strict; use lib './t'; use common; run_tests 'mi';