From 6772ec335287679e8837ebe85b8b1218cc2be8ff Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Sun, 27 Mar 2011 17:04:41 +0200 Subject: [PATCH] Add the dependencies file --- dependencies | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 dependencies diff --git a/dependencies b/dependencies new file mode 100644 index 0000000..20c32ce --- /dev/null +++ b/dependencies @@ -0,0 +1,38 @@ +- Task::Catalyst - Pulls in Moose and lots of other dependencies +- DBD::Pg +- Catalyst::Plugin::PageCache +- Catalyst::Plugin::Cache +- Catalyst::Plugin::Compress::Zlib +- Catalyst::Plugin::Session::DynamicExpiry +- Catalyst::Plugin::Unicode +- Parse::BBCode +- Catalyst::Model::Adaptor +- parent (if perl < 5.10.1) +- Text::MediawikiFormat +- Geo::IP +- Mail::Sendmail +- HTML::TagCloud +- Template::Plugin::DBI +- Template::Plugin::GD +- GD::Graph +- Email::Simple +- Email::StripMIME + + +Bot deps: +- MooseX::Declare +- AI::MegaHAL +- POE::Component::IRC + + + +------- Pulled by other things +DateTime::TimeZone +Email::Valid +CGI +LWP::Simple +Encode::Encoder +MIME::QuotedPrint +Encode +HTTP::Request::Common + -- 2.39.2