The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Pithub::GitData - Github v3 Git Data API

VERSION

version 0.01011

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.