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