release-1.10
Last change
on this file since 4584d1f was
ccc182c,
checked in by David Benjamin <davidben@mit.edu>, 12 years ago
|
Unbundle random Facebook module libraries
Probably saner to ship them in the locker, lest some random other CPAN
module pick them up as dependencies. reload-module seems to get kind of
confused when there's a copy in a PAR and in the locker. The original
motivation was because they weren't in Ubuntu but
a) You can just install them from CPAN.
b) They're in precise now.
c) The locker doesn't care.
Facebook module still bundled because it's forked.
|
-
Property mode set to
100644
|
File size:
1012 bytes
|
Line | |
---|
1 | BarnOwl - owl, with more ponies |
---|
2 | |
---|
3 | Source is freely available from http://github.com/barnowl/barnowl/ |
---|
4 | |
---|
5 | Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org) |
---|
6 | |
---|
7 | Notes: |
---|
8 | ----- |
---|
9 | This project's perl/modules/ contains the lib directories from the |
---|
10 | following CPAN modules: |
---|
11 | |
---|
12 | Facebook::Graph |
---|
13 | Net::Jabber |
---|
14 | Net::XMPP |
---|
15 | XML::Stream |
---|
16 | |
---|
17 | Some have been modified slightly for the needs of this project. |
---|
18 | |
---|
19 | BarnOwl currently requires the following perl modules off of CPAN: |
---|
20 | |
---|
21 | AnyEvent |
---|
22 | Class::Accessor |
---|
23 | Glib |
---|
24 | PAR |
---|
25 | |
---|
26 | (Note that these are all available as Debian packages) |
---|
27 | We plan to soon add targets to the Makefile to check for and install |
---|
28 | these for you. |
---|
29 | |
---|
30 | The Facebook module requires: |
---|
31 | |
---|
32 | Any::Moose |
---|
33 | AnyEvent::HTTP |
---|
34 | DateTime |
---|
35 | DateTime::Format::Strptime |
---|
36 | JSON |
---|
37 | MIME::Base64::URLSafe |
---|
38 | Ouch |
---|
39 | URI |
---|
40 | URI::Encode |
---|
41 | |
---|
42 | The IRC module requires: |
---|
43 | |
---|
44 | AnyEvent::IRC |
---|
45 | |
---|
46 | The Jabber module requires: |
---|
47 | |
---|
48 | Net::DNS |
---|
49 | Authen::SASL::Perl |
---|
50 | IO::Socket::SSL |
---|
51 | Digest::SHA |
---|
52 | |
---|
53 | The Twitter module requires: |
---|
54 | |
---|
55 | HTML::Entities |
---|
56 | Net::Twitter::Lite |
---|
57 | |
---|
58 | The WordWrap module requires: |
---|
59 | |
---|
60 | Text::Autoformat |
---|
Note: See
TracBrowser
for help on using the repository browser.