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