source: Makefile.PL @ e54f2fa

release-1.10release-1.7release-1.8release-1.9
Last change on this file since e54f2fa was e54f2fa, checked in by Nelson Elhage <nelhage@mit.edu>, 16 years ago
initial import
  • Property mode set to 100644
File size: 92 bytes
Line 
1use strict;
2use warnings;
3
4use inc::Module::Install;
5
6barnowl_module('Twitter');
7
8WriteAll;
Note: See TracBrowser for help on using the repository browser.