DEBSOURCES
Skip Quicknav
sources / liborlite-statistics-perl / 0.03-4 / Makefile.PL
1234567
use inc::Module::Install; all_from 'lib/ORLite/Statistics.pm'; requires_from 'lib/ORLite/Statistics.pm'; test_requires 'Test::More' => '0.47'; WriteAll;