root/lang/perl/Net-Twitter-Diff/trunk/Makefile.PL
@
34166
| Revision 34166, 315 bytes (checked in by tomyhero, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | use strict; |
| 2 | use warnings; |
| 3 | use inc::Module::Install; |
| 4 | |
| 5 | name 'Net-Twitter-Diff'; |
| 6 | author 'Tomohiro Teranishi <tomohiro.terranishi@gmail.com>'; |
| 7 | all_from 'lib/Net/Twitter/Diff.pm'; |
| 8 | requires 'Test::More' => 0; |
| 9 | requires 'Net::Twitter' => '3.03000'; |
| 10 | requires 'Array::Diff' => 0; |
| 11 | license 'perl'; |
| 12 | auto_install; |
| 13 | WriteAll; |
| 14 |
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)