source: README @ eb20731

release-1.10release-1.8release-1.9
Last change on this file since eb20731 was b711711, checked in by David Benjamin <davidben@mit.edu>, 13 years ago
Bundled libraries are in perl/modules now Reported-by: Edward Z. Yang <ezyang@mit.edu>
  • Property mode set to 100644
File size: 855 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-----
[b711711]9This project's perl/modules/ contains the lib directories from the
[6a6dd47]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
[5b24dc0]21Class::Accessor
[9179fd7]22Glib
[6933082]23PAR
[723f464]24
25(Note that these are all available as Debian packages)
26We plan to soon add targets to the Makefile to check for and install
27these for you.
[6824a76]28
29The IRC module requires:
30
[13ee8f2]31AnyEvent::IRC
[5b24dc0]32
33The Jabber module requires:
34
35Net::DNS
36Authen::SASL::Perl
37IO::Socket::SSL
38Digest::SHA1
[62c91c1]39
[9c58232]40The Twitter module requires:
41
42HTML::Entities
43Net::Twitter::Lite
44
[62c91c1]45The WordWrap module requires:
46
47Text::Autoformat
Note: See TracBrowser for help on using the repository browser.