source: README @ aad166a

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