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