source:
perl/modules/AIM/Makefile.PL
@
a1c2f06
Last change on this file since a1c2f06 was 7a1c90d, checked in by Geoffrey Thomas <geofft@mit.edu>, 16 years ago | |
---|---|
|
|
File size: 88 bytes |
Rev | Line | |
---|---|---|
[7a1c90d] | 1 | use strict; |
2 | use warnings; | |
3 | ||
4 | use inc::Module::Install; | |
5 | ||
6 | barnowl_module('AIM'); | |
7 | ||
8 | WriteAll; |
Note: See TracBrowser
for help on using the repository browser.