table of contents
Pithub::GitData(3pm) | User Contributed Perl Documentation | Pithub::GitData(3pm) |
NAME¶
Pithub::GitData - Github v3 Git Data API
VERSION¶
version 0.01041
METHODS¶
blobs¶
Provides access to Pithub::GitData::Blobs.
commits¶
Provides access to Pithub::GitData::Commits.
references¶
Provides access to Pithub::GitData::References.
tags¶
Provides access to Pithub::GitData::Tags.
trees¶
Provides access to Pithub::GitData::Trees.
AUTHOR¶
Johannes Plunien <plu@cpan.org>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2011 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.
2023-09-02 | perl v5.36.0 |