The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# $Id: 00.load.t 222 2008-02-12 23:40:28Z davidp $
use Test::More tests => 1;

BEGIN {
use_ok( 'Net::Shoutcast::Admin' );
}

diag( "Testing Net::Shoutcast::Admin $Net::Shoutcast::Admin::VERSION" );