root/lang/perl/WebService-Simple-Google-Chart/trunk/Makefile.PL
| Revision 12575, 298 bytes (checked in by yusukebe, 5 months ago) |
|---|
| Line | |
|---|---|
| 1 | use strict; |
| 2 | use inc::Module::Install; |
| 3 | name 'WebService-Simple-Google-Chart'; |
| 4 | all_from 'lib/WebService/Simple/Google/Chart.pm'; |
| 5 | |
| 6 | requires 'WebService::Simple' => "0.12"; |
| 7 | build_requires 'Test::More'; |
| 8 | build_requires 'Test::Pod'; |
| 9 | build_requires 'Pod::Coverage'; |
| 10 | |
| 11 | use_test_base; |
| 12 | auto_include; |
| 13 | 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)