use Test::More tests => 1; BEGIN { use_ok( 'SVN::Backup' ); } diag( "Testing SVN::Backup $SVN::Backup::VERSION, Perl $], $^X" );