root/lang/perl/Acme-Kensiro/trunk/Makefile.PL
| Revision 13693, 239 bytes (checked in by tokuhirom, 7 months ago) |
|---|
| Line | |
|---|---|
| 1 | use strict; |
| 2 | use warnings; |
| 3 | use inc::Module::Install; |
| 4 | use 5.008001; |
| 5 | |
| 6 | name 'Acme-Kensiro'; |
| 7 | all_from 'lib/Acme/Kensiro.pm'; |
| 8 | |
| 9 | requires 'Exporter' => 5.62; |
| 10 | |
| 11 | recursive_author_tests('xt'); |
| 12 | use_test_base; |
| 13 | auto_install; |
| 14 | WriteAll; |
| 15 |
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)