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

0.01003   2011-07-06 19:54:52 Asia/Dubai
          - add some more tests to live.t
          - implement $result->count
          - implement Downloads create and upload
          - change Repos->create and Repos->update interface
          - set content-length (fix PUT request without body)
          - implement $result->first

0.01002   2011-06-30 17:05:58 Asia/Dubai
          - implement $result->getpage(n)
          - add per_age parameter/attribute
          - be less restrictive building api urls using sprintf
          - implement jsonp_callback
          - implement $result->next
          - auto_pagination
          - sanitize tests which loaded an HTTP response from file

0.01001   2011-06-28 08:59:16 Asia/Dubai
          - minor POD changes

0.01000   2011-06-27 12:36:44 Asia/Dubai
          - first release