#!/usr/bin/perl -Tw use Test::More tests => 1; ok( 1, 'success in progress' ); ##diag( "Testing WWW::YouTube-$WWW::YouTube::VERSION" );