use strict; use warnings; use Test::More qw(no_plan); BEGIN { use_ok 'App::CamelPKI'; use_ok 'App::CamelPKI::View::TT' }