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