use strict; use Test::More tests => 4; BEGIN { use_ok 'POEIKC::Daemon' } BEGIN { use_ok 'POEIKC::Daemon::Utility' } BEGIN { use_ok 'POEIKC::Client' } BEGIN { use_ok 'POEIKC::Daemon::P2P' }