Group
Extension

Matches 1

Amazon-DynamoDB ( R/RC/RCONOVER/Amazon-DynamoDB-0.35.tar.gz, RCONOVER, 2015; MetaCPAN )
Amazon-DynamoDB/lib/Amazon/DynamoDB/20120810.pm ( view source; MetaCPAN )
se Future;
use Future::Utils qw(repeat try_repeat);
use POSIX qw(strftime);
use JSON::MaybeXS qw(decode_json encode_json);
use MIME::Base64;
use List::Util;
use List::MoreUtils;
use B qw(svref_2object
b { 
                                my $content = shift; 
                                decode_json($content)->{Table};
                            });
}


method delete_table(TableNameType :$Table
sub {
                                my $content = shift;
                                decode_json($content)->{TableDescription}
                            });
}


method wait_for_table_status(Ta

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.