Commit graph

2 commits

Author SHA1 Message Date
hiramatsu
36925d6b0f Update p5-Net-GitHub to 0.30.
Changes from previous:
----------------------
0.30    2011.08.27
        - Default to GET method if we've no data to POST (Lubomir Rintel)
        - repository update (Lubomir Rintel)
        - Slow down with requests if we're approaching the rate limit (Lubomir Rintel)
        - Make it possible to turn API errors into exceptions (Lubomir Rintel)

0.29    2011.05.07
        always_Authorization for private respo

0.28    2011.03.06
        use official GitHub API request instead of screen-scraping for 'comments' issues by spang (Christine Spang)

0.27    2011.02.17
        requires HTTP::Request::Common; (RT 65787 by JQUELIN)

0.26    2011.01.20
        fix Makefile.PL

0.25    2011.01.19
        partial implementation of Pull Request API (doy)

0.24    2011.01.01
        Organizations API (fayland)
        update Auth to 'Basic Auth' (fayland)

0.23    2010.11.04
        Moose has deprected 'excludes', '-excludes' is preferred (datamuc)
2011-12-15 05:54:08 +00:00
seb
c5e6e706ee Initial import of p5-Net-GitHub version 0.22 in the NetBSD Packages
Collection.

The Perl 5 module Net::GitHub provides an interface to the popular
git host http://github.com.
2010-07-30 08:26:10 +00:00