The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use strict;
use warnings;
use Test::More tests => 5;
use_ok 'POE::Component::IRC::Plugin::MultiProxy::Away';
use_ok 'POE::Component::IRC::Plugin::MultiProxy::ClientManager';
use_ok 'POE::Component::IRC::Plugin::MultiProxy::Recall';
use_ok 'POE::Component::IRC::Plugin::MultiProxy::State';
use_ok 'POE::Component::IRC::Plugin::MultiProxy';