source:
perl/modules/Jabber/Makefile.PL
@
26cde20
Last change on this file since 26cde20 was 300b470, checked in by Nelson Elhage <nelhage@mit.edu>, 18 years ago | |
---|---|
|
|
File size: 91 bytes |
Rev | Line | |
---|---|---|
[2cedb7a] | 1 | use strict; |
2 | use warnings; | |
3 | ||
4 | use inc::Module::Install; | |
5 | ||
[300b470] | 6 | barnowl_module('Jabber'); |
[2cedb7a] | 7 | |
8 | WriteAll; |
Note: See TracBrowser
for help on using the repository browser.