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


POE-Component-Github documentation  | view source Contained in the POE-Component-Github distribution.

Index


NAME

Top

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

DESCRIPTION

Top

Builds HTTP::Request objects for the Repositories API.

CONSTRUCTOR

Top

new

Attributes:

  cmd
  user
  repo

METHOD

Top

request

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

AUTHOR

Top

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

LICENSE

Top

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.


POE-Component-Github documentation  | view source Contained in the POE-Component-Github distribution.