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

NAME

POE::Component::Github::Request::Commits - Build HTTP::Request objects for Commits API

DESCRIPTION

Builds HTTP::Request objects for the Commits API.

CONSTRUCTOR

new

Attributes:

  cmd
  user
  repo
  branch
  file
  commit

METHOD

request

Returns a HTTP::Request object based on the data passed to new.

AUTHOR

Chris BinGOs Williams <chris@bingosnet.co.uk>

LICENSE

Copyright © Chris Williams

This module may be used, modified, and distributed under the same terms as Perl itself. Please see the license that came with your Perl distribution for details.