|
NAMEPithub::Repos::Stats - Github v3 repos / stats APIVERSIONversion 0.01036METHODScontributorsExtra arguments
List contributors with stats GET /repos/:user/:repo/stats/contributors Examples: my $repos = Pithub::Repos::Stats->new; my $result = $repos->contributors( user => 'plu', repo => 'Pithub' ); AUTHORJohannes Plunien <plu@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2011-2019 by Johannes Plunien.This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Visit the GSP FreeBSD Man Page Interface. |