Group
Extension

Matches 1

App-GitHub-create ( R/RO/ROKR/App-GitHub-create-0.0012.tar.gz, ROKR, 2010; MetaCPAN )
App-GitHub-create/lib/App/GitHub/create.pm ( view source; MetaCPAN )
ts, 'public' => $public if defined $public and $public;

    my $uri = "https://github.com/api/v2/json/repos/create";
    my $response = $agent->post( $uri,
        [ login => $login, token => $token,
_string;

            eval {
                no warnings;
                require JSON;
                my $data = JSON->new->decode( $response->decoded_content );
                $_ and $owner = $_ f

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