root/lang/perl/WebService-Veoh/trunk/Makefile.PL @ 63

Revision 63, 154 bytes (checked in by xcezx, 6 years ago)

lang/perl/WebService-Veoh imported

Line 
1use inc::Module::Install;
2name 'WebService-Veoh';
3all_from 'lib/WebService/Veoh.pm';
4
5build_requires 'Test::More';
6use_test_base;
7auto_include;
8WriteAll;
Note: See TracBrowser for help on using the browser.