release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
Last change
on this file since 5756999 was
62c91c1,
checked in by Anders Kaseorg <andersk@mit.edu>, 15 years ago
|
README: Document that WordWrap requires Text::Autoformat.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
-
Property mode set to
100644
|
File size:
753 bytes
|
Rev | Line | |
---|
[6a6dd47] | 1 | BarnOwl - owl, with more ponies |
---|
| 2 | |
---|
| 3 | Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org) |
---|
| 4 | |
---|
| 5 | This project is a work in progress. |
---|
| 6 | We guarantee no stability of form or function. |
---|
| 7 | |
---|
| 8 | Notes: |
---|
| 9 | ----- |
---|
| 10 | This project's perl/lib/ contains the lib directories from the |
---|
| 11 | following CPAN modules: |
---|
| 12 | |
---|
| 13 | Net::Jabber |
---|
| 14 | Net::XMPP |
---|
| 15 | XML::Stream |
---|
| 16 | |
---|
| 17 | They have been modified slightly for the needs of this project. |
---|
[723f464] | 18 | |
---|
| 19 | BarnOwl currently requires the following perl modules off of CPAN: |
---|
| 20 | |
---|
[6933082] | 21 | PAR |
---|
[723f464] | 22 | Net::DNS |
---|
| 23 | Authen::SASL::Perl |
---|
| 24 | IO::Socket::SSL |
---|
| 25 | Digest::SHA1 |
---|
| 26 | |
---|
| 27 | (Note that these are all available as Debian packages) |
---|
| 28 | We plan to soon add targets to the Makefile to check for and install |
---|
| 29 | these for you. |
---|
[6824a76] | 30 | |
---|
| 31 | The IRC module requires: |
---|
| 32 | |
---|
| 33 | Net::IRC |
---|
| 34 | Class::Accessor |
---|
[62c91c1] | 35 | |
---|
| 36 | The WordWrap module requires: |
---|
| 37 | |
---|
| 38 | Text::Autoformat |
---|
Note: See
TracBrowser
for help on using the repository browser.