root/lang/perl/Nanto/trunk/Makefile.PL
@
10530
| Revision 10530, 214 bytes (checked in by tokuhirom, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | use inc::Module::Install; |
| 2 | name 'Nanto'; |
| 3 | all_from 'lib/Nanto.pm'; |
| 4 | |
| 5 | requires 'Moose' => 0.40; |
| 6 | requires 'String::CamelCase'; |
| 7 | |
| 8 | build_requires 'Test::More'; |
| 9 | build_requires 'YAML'; |
| 10 | use_test_base; |
| 11 | auto_include; |
| 12 | 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)