root/lang/perl/HTML-Entities-ImodePictogram-Convert/trunk/Makefile.PL
@
4449
| Revision 4449, 278 bytes (checked in by tokuhirom, 5 years ago) |
|---|
| Rev | Line | |
|---|---|---|
| [4449] | 1 | use inc::Module::Install; |
| 2 | name 'HTML-Entities-ImodePictogram-Convert'; | |
| 3 | all_from 'lib/HTML/Entities/ImodePictogram/Convert.pm'; | |
| 4 | ||
| 5 | requires $_ for (qw/ | |
| 6 | Encode | |
| 7 | Encode::JP::Mobile | |
| 8 | HTTP::MobileAgent | |
| 9 | /); | |
| 10 | ||
| 11 | build_requires 'Test::More'; | |
| 12 | use_test_base; | |
| 13 | auto_include; | |
| 14 | 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)