10 PAUSE users 11 non-PAUSE users.
Paws::Signin - Perl Interface to AWS Console Signin service
use Paws; my $obj = Paws->service('...'); my $res = $obj->Method(Arg1 => $val1, Arg2 => $val2);
To install Paws::Signin, simply copy and paste either of the commands in to your terminal
cpanm
cpanm Paws::Signin
CPAN shell
perl -MCPAN -e shell install Paws::Signin
For more information on module installation please visit the detailed CPAN module installation guide.