use strict; use warnings; use Test::More; use_ok 'App::RabbitTail::FileTailer'; use_ok 'App::RabbitTail'; done_testing;