source:
README
@
00adc24
Last change on this file since 00adc24 was b711711, checked in by David Benjamin <davidben@mit.edu>, 13 years ago | |
---|---|
|
|
File size: 855 bytes |
Rev | Line | |
---|---|---|
[6a6dd47] | 1 | BarnOwl - owl, with more ponies |
2 | ||
[aeadc74] | 3 | Source is freely available from http://github.com/barnowl/barnowl/ |
4 | ||
[6a6dd47] | 5 | Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org) |
6 | ||
7 | Notes: | |
8 | ----- | |
[b711711] | 9 | This project's perl/modules/ contains the lib directories from the |
[6a6dd47] | 10 | following CPAN modules: |
11 | ||
12 | Net::Jabber | |
13 | Net::XMPP | |
14 | XML::Stream | |
15 | ||
16 | They have been modified slightly for the needs of this project. | |
[723f464] | 17 | |
18 | BarnOwl currently requires the following perl modules off of CPAN: | |
19 | ||
[13ee8f2] | 20 | AnyEvent |
[5b24dc0] | 21 | Class::Accessor |
[9179fd7] | 22 | Glib |
[6933082] | 23 | PAR |
[723f464] | 24 | |
25 | (Note that these are all available as Debian packages) | |
26 | We plan to soon add targets to the Makefile to check for and install | |
27 | these for you. | |
[6824a76] | 28 | |
29 | The IRC module requires: | |
30 | ||
[13ee8f2] | 31 | AnyEvent::IRC |
[5b24dc0] | 32 | |
33 | The Jabber module requires: | |
34 | ||
35 | Net::DNS | |
36 | Authen::SASL::Perl | |
37 | IO::Socket::SSL | |
38 | Digest::SHA1 | |
[62c91c1] | 39 | |
[9c58232] | 40 | The Twitter module requires: |
41 | ||
42 | HTML::Entities | |
43 | Net::Twitter::Lite | |
44 | ||
[62c91c1] | 45 | The WordWrap module requires: |
46 | ||
47 | Text::Autoformat |
Note: See TracBrowser
for help on using the repository browser.