source:
Makefile.PL
@
05cfc78
| Last change on this file since 05cfc78 was 05cfc78, checked in by Nelson Elhage <nelhage@ksplice.com>, 16 years ago | |
|---|---|
|
|
| File size: 125 bytes | |
| Line | |
|---|---|
| 1 | use strict; |
| 2 | use warnings; |
| 3 | |
| 4 | use inc::Module::Install; |
| 5 | |
| 6 | requires('Net::Twitter::Lite'); |
| 7 | |
| 8 | barnowl_module('Twitter'); |
| 9 | |
| 10 | WriteAll; |
Note: See TracBrowser
for help on using the repository browser.
