barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change
on this file since 2cedb7a was
2cedb7a,
checked in by Nelson Elhage <nelhage@mit.edu>, 18 years ago
|
Adding the new M::Iified jabber module. There isn't a target to build
the PAR yet.
|
-
Property mode set to
100644
|
File size:
138 bytes
|
Line | |
---|
1 | use strict; |
---|
2 | use warnings; |
---|
3 | |
---|
4 | use inc::Module::Install; |
---|
5 | |
---|
6 | name('BarnOwl-Module-Jabber'); |
---|
7 | all_from('lib/BarnOwl/Module/Jabber.pm'); |
---|
8 | |
---|
9 | WriteAll; |
---|
Note: See
TracBrowser
for help on using the repository browser.