root/lang/perl/Net-Google-Spreadsheets/trunk/Makefile.PL
@
26898
| Revision 26898, 221 bytes (checked in by lopnor, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | use inc::Module::Install; |
| 2 | name 'Net-Google-Spreadsheets'; |
| 3 | all_from 'lib/Net/Google/Spreadsheets.pm'; |
| 4 | |
| 5 | # requires ''; |
| 6 | |
| 7 | tests 't/*.t'; |
| 8 | author_tests 'xt'; |
| 9 | |
| 10 | build_requires 'Test::More'; |
| 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)