root/lang/perl/Acme-tsundere/trunk/Makefile.PL
| Revision 2510, 176 bytes (checked in by yappo, 13 months ago) |
|---|
| Line | |
|---|---|
| 1 | use inc::Module::Install; |
| 2 | name 'Acme-tsundere'; |
| 3 | all_from 'lib/Acme/tsundere.pm'; |
| 4 | |
| 5 | requires $_ for (qw/ /); |
| 6 | |
| 7 | build_requires 'Test::More'; |
| 8 | use_test_base; |
| 9 | auto_include; |
| 10 | 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)