root/lang/perl/autobox-Numeric-Bytes/trunk/Makefile.PL
@
13110
| Revision 13110, 310 bytes (checked in by tokuhirom, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | use inc::Module::Install; |
| 2 | |
| 3 | name 'autobox-Numeric-Bytes'; |
| 4 | all_from 'lib/autobox/Numeric/Bytes.pm'; |
| 5 | |
| 6 | requires 'autobox' => 2.55; |
| 7 | requires 'bigint' => 0; |
| 8 | |
| 9 | build_requires 'Test::More' => 0; |
| 10 | build_requires 'Test::Base' => 0; |
| 11 | |
| 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)