source: README @ 0792d99

release-1.10release-1.9
Last change on this file since 0792d99 was f43c777, checked in by David Benjamin <davidben@mit.edu>, 11 years ago
Facebook has EVEN MORE dependencies
  • Property mode set to 100644
File size: 1012 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
[bbd0cf1]12AnyEvent::HTTP
13Facebook::Graph
[6a6dd47]14Net::Jabber
15Net::XMPP
[bbd0cf1]16Ouch
17URI::Encode
[6a6dd47]18XML::Stream
19
[bbd0cf1]20Some have been modified slightly for the needs of this project.
[723f464]21
22BarnOwl currently requires the following perl modules off of CPAN:
23
[13ee8f2]24AnyEvent
[5b24dc0]25Class::Accessor
[9179fd7]26Glib
[6933082]27PAR
[723f464]28
29(Note that these are all available as Debian packages)
30We plan to soon add targets to the Makefile to check for and install
31these for you.
[6824a76]32
[96ee74c]33The Facebook module requires:
34
35Any::Moose
[f43c777]36DateTime
37DateTime::Format::Strptime
38JSON
[96ee74c]39MIME::Base64::URLSafe
[f43c777]40URI
[96ee74c]41
[6824a76]42The IRC module requires:
43
[13ee8f2]44AnyEvent::IRC
[5b24dc0]45
46The Jabber module requires:
47
48Net::DNS
49Authen::SASL::Perl
50IO::Socket::SSL
[a8c55b5]51Digest::SHA
[62c91c1]52
[9c58232]53The Twitter module requires:
54
55HTML::Entities
56Net::Twitter::Lite
57
[62c91c1]58The WordWrap module requires:
59
60Text::Autoformat
Note: See TracBrowser for help on using the repository browser.