Net::GitHub::V1::Project::Role(3) Common between Net::GitHub::V1::Project::* libs

SYNOPSIS


package Net::GitHub::V1::Project::XXX;

use Any::Moose;
with 'Net::GitHub::V1::Project::Role';

DESCRIPTION

METHODS

args_to_pass

AUTHOR

Fayland Lam, "<fayland at gmail.com>"

COPYRIGHT & LICENSE

Copyright 2009 Fayland Lam, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.