use Test::More tests => 2; BEGIN { use_ok( 'Lingua::Jspell' ); use_ok( 'Lingua::Jspell::DictManager' ); }