root/lang/perl/Email-Address-JP-Mobile/trunk/Makefile.PL
@
36844
| Revision 36844, 338 bytes (checked in by tomi-ru, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | use inc::Module::Install; |
| 2 | name 'Email-Address-JP-Mobile'; |
| 3 | all_from 'lib/Email/Address/JP/Mobile.pm'; |
| 4 | |
| 5 | auto_set_repository; |
| 6 | |
| 7 | requires 'Encode'; |
| 8 | requires 'Encode::JP::Mobile', 0.26; |
| 9 | requires 'Email::Address::Loose'; |
| 10 | |
| 11 | test_requires 'Test::More'; |
| 12 | test_requires 'Email::Address'; |
| 13 | author_tests 'xt'; |
| 14 | |
| 15 | auto_install; |
| 16 | auto_include_deps; |
| 17 | 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)