https://bugzilla.wikimedia.org/show_bug.cgi?id=54690

Dirk Beetstra <beetstra.w...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #5 from Dirk Beetstra <beetstra.w...@gmail.com> ---
Finally have some time to work on this - these are the modules my bots use:

BSD::Resource;
Data::Dumper;
Date::Parse qw(str2time);
Date::Parse;
DBI;
DBI; 
Encode qw(encode_utf8);
Encode;
HTML::Entities;
HTTP::Status;
List::Util qw(shuffle);
LWP::UserAgent;
POE qw (Component::Client::TCP);
POE qw(Component::IRC Component::IRC::Plugin::BotAddressed
Component::Client::TCP);
POE qw(Component::Server::TCP);
POE::Component::IRC::Plugin::BotAddressed;
POE::Component::IRC::Plugin::Connector;
POE::Component::IRC::State;
POE::Component::Server::TCP;
POE;
Socket;
strict;
URI::Escape qw( uri_escape_utf8 );
URI::Escape qw(uri_escape_utf8);
URI::Escape;
utf8;
warnings qw(all);
warnings;
XML::Simple;

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to