DESCRIPTION
Imports all the stuff we want plus sets strict/warnings etc
SYNOPSIS
use lib qw(t/lib); # Or use Test::Lib
use Test::WebService::ValidSign;
# tests here
done_testing;Imports all the stuff we want plus sets strict/warnings etc
use lib qw(t/lib); # Or use Test::Lib
use Test::WebService::ValidSign;
# tests here
done_testing;