AWS-Signature-V2
view release on metacpan or search on metacpan
t/00_compile.t view on Meta::CPAN
use strict;
use Test::More 0.98;
use_ok $_ for qw(
AWS::Signature::V2
);
done_testing;
( run in 0.626 second using v1.01-cache-2.11-cpan-39bf76dae61 )