release-1.10release-1.9
|
Last change
on this file since 96ee74c was
96ee74c,
checked in by David Benjamin <davidben@mit.edu>, 14 years ago
|
|
Document that the Facebook module wants a moose
Or a mouse apparently. Also that other dependency.
|
-
Property mode set to
100644
|
|
File size:
967 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 | AnyEvent::HTTP |
|---|
| 13 | Facebook::Graph |
|---|
| 14 | Net::Jabber |
|---|
| 15 | Net::XMPP |
|---|
| 16 | Ouch |
|---|
| 17 | URI::Encode |
|---|
| 18 | XML::Stream |
|---|
| 19 | |
|---|
| 20 | Some have been modified slightly for the needs of this project. |
|---|
| 21 | |
|---|
| 22 | BarnOwl currently requires the following perl modules off of CPAN: |
|---|
| 23 | |
|---|
| 24 | AnyEvent |
|---|
| 25 | Class::Accessor |
|---|
| 26 | Glib |
|---|
| 27 | PAR |
|---|
| 28 | |
|---|
| 29 | (Note that these are all available as Debian packages) |
|---|
| 30 | We plan to soon add targets to the Makefile to check for and install |
|---|
| 31 | these for you. |
|---|
| 32 | |
|---|
| 33 | The Facebook module requires: |
|---|
| 34 | |
|---|
| 35 | Any::Moose |
|---|
| 36 | MIME::Base64::URLSafe |
|---|
| 37 | |
|---|
| 38 | The IRC module requires: |
|---|
| 39 | |
|---|
| 40 | AnyEvent::IRC |
|---|
| 41 | |
|---|
| 42 | The Jabber module requires: |
|---|
| 43 | |
|---|
| 44 | Net::DNS |
|---|
| 45 | Authen::SASL::Perl |
|---|
| 46 | IO::Socket::SSL |
|---|
| 47 | Digest::SHA |
|---|
| 48 | |
|---|
| 49 | The Twitter module requires: |
|---|
| 50 | |
|---|
| 51 | HTML::Entities |
|---|
| 52 | Net::Twitter::Lite |
|---|
| 53 | |
|---|
| 54 | The WordWrap module requires: |
|---|
| 55 | |
|---|
| 56 | Text::Autoformat |
|---|
Note: See
TracBrowser
for help on using the repository browser.