forked from barnowl/barnowl
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
60 lines (42 loc) · 1012 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
BarnOwl - owl, with more ponies
Source is freely available from https://github.com/barnowl/barnowl/
Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org)
Notes:
-----
This project's perl/modules/ contains the lib directories from the
following CPAN modules:
Facebook::Graph
Net::Jabber
Net::XMPP
XML::Stream
Some have been modified slightly for the needs of this project.
BarnOwl currently requires the following perl modules off of CPAN:
AnyEvent
Class::Accessor
Glib
PAR
(Note that these are all available as Debian packages)
We plan to soon add targets to the Makefile to check for and install
these for you.
The Facebook module requires:
Any::Moose
AnyEvent::HTTP
DateTime
DateTime::Format::Strptime
JSON
MIME::Base64::URLSafe
Ouch
URI
URI::Encode
The IRC module requires:
AnyEvent::IRC
The Jabber module requires:
Net::DNS
Authen::SASL::Perl
IO::Socket::SSL
Digest::SHA
The Twitter module requires:
HTML::Entities
Net::Twitter::Lite
The WordWrap module requires:
Text::Autoformat