root/lang/perl/Acme-PerlVMGolf/trunk/Makefile.PL
| Revision 14471, 262 bytes (checked in by tokuhirom, 7 months ago) |
|---|
| Line | |
|---|---|
| 1 | use inc::Module::Install; |
| 2 | name 'Acme-PerlVMGolf'; |
| 3 | all_from 'lib/Acme/PerlVMGolf.pm'; |
| 4 | |
| 5 | requires 'XSLoader'; |
| 6 | |
| 7 | tests 't/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t'; |
| 8 | test_requires 'Test::More'; |
| 9 | test_requires 'YAML'; |
| 10 | author_tests('xt'); |
| 11 | use_test_base; |
| 12 | auto_include; |
| 13 | WriteAll; |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)