source: perl/modules/AIM/Makefile.PL @ 3dcccba

barnowl_perlaim
Last change on this file since 3dcccba was 7a1c90d, checked in by Geoffrey Thomas <geofft@mit.edu>, 16 years ago
Skeleton AIM module, and Net::OSCAR 1.925
  • Property mode set to 100644
File size: 88 bytes
Line 
1use strict;
2use warnings;
3
4use inc::Module::Install;
5
6barnowl_module('AIM');
7
8WriteAll;
Note: See TracBrowser for help on using the repository browser.