- or download this
use Net::GitHub::V3;
my $gh = Net::GitHub::V3->new (
...
description => 'monkey business',
homepage => 'www.exmpale.org',
});
- or download this
use FindBin '$Bin';
use Pithub;
...
);
my $result = $pid->repos->get ();
print Dumper $result;
- or download this
$ ph
setup ph. please input your id/pw to this prompt. password will not sa
+ve to any location.
...
{"message":"Not Found","documentation_url":"https://docs.github.com/re
+st"}
$