release-1.10release-1.8release-1.9
Last change
on this file since b470451 was
9179fd7,
checked in by David Benjamin <davidben@mit.edu>, 13 years ago
|
Use AnyEvent's Glib backend
|
-
Property mode set to
100644
|
File size:
756 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 | ----- |
---|
| 9 | This project's perl/lib/ contains the lib directories from the |
---|
| 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 |
---|
[9179fd7] | 21 | Glib |
---|
[6933082] | 22 | PAR |
---|
[723f464] | 23 | Net::DNS |
---|
| 24 | Authen::SASL::Perl |
---|
| 25 | IO::Socket::SSL |
---|
| 26 | Digest::SHA1 |
---|
| 27 | |
---|
| 28 | (Note that these are all available as Debian packages) |
---|
| 29 | We plan to soon add targets to the Makefile to check for and install |
---|
| 30 | these for you. |
---|
[6824a76] | 31 | |
---|
| 32 | The IRC module requires: |
---|
| 33 | |
---|
[13ee8f2] | 34 | AnyEvent::IRC |
---|
[6824a76] | 35 | Class::Accessor |
---|
[62c91c1] | 36 | |
---|
| 37 | The WordWrap module requires: |
---|
| 38 | |
---|
| 39 | Text::Autoformat |
---|
Note: See
TracBrowser
for help on using the repository browser.