use Test::More tests => 1; BEGIN { use_ok( 'Daemon::Pluggable' ); } diag( "Testing Daemon::Pluggable $Daemon::Pluggable::VERSION" );