source:
README
@
389d487
Last change on this file since 389d487 was bbd0cf1, checked in by Edward Z. Yang <ezyang@mit.edu>, 13 years ago | |
---|---|
|
|
File size: 903 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 | ||
[bbd0cf1] | 12 | AnyEvent::HTTP |
13 | Facebook::Graph | |
[6a6dd47] | 14 | Net::Jabber |
15 | Net::XMPP | |
[bbd0cf1] | 16 | Ouch |
17 | URI::Encode | |
[6a6dd47] | 18 | XML::Stream |
19 | ||
[bbd0cf1] | 20 | Some have been modified slightly for the needs of this project. |
[723f464] | 21 | |
22 | BarnOwl currently requires the following perl modules off of CPAN: | |
23 | ||
[13ee8f2] | 24 | AnyEvent |
[5b24dc0] | 25 | Class::Accessor |
[9179fd7] | 26 | Glib |
[6933082] | 27 | PAR |
[723f464] | 28 | |
29 | (Note that these are all available as Debian packages) | |
30 | We plan to soon add targets to the Makefile to check for and install | |
31 | these for you. | |
[6824a76] | 32 | |
33 | The IRC module requires: | |
34 | ||
[13ee8f2] | 35 | AnyEvent::IRC |
[5b24dc0] | 36 | |
37 | The Jabber module requires: | |
38 | ||
39 | Net::DNS | |
40 | Authen::SASL::Perl | |
41 | IO::Socket::SSL | |
42 | Digest::SHA1 | |
[62c91c1] | 43 | |
[9c58232] | 44 | The Twitter module requires: |
45 | ||
46 | HTML::Entities | |
47 | Net::Twitter::Lite | |
48 | ||
[62c91c1] | 49 | The WordWrap module requires: |
50 | ||
51 | Text::Autoformat |
Note: See TracBrowser
for help on using the repository browser.