NAME

Acme::Github::Test - A test distribution for Github

SYNOPSIS

use 5.014;
use Acme::Github::Test;

my $acme = Acme::Github::Test->new( 23 => 'skidoo' );
$acme->freep;
$acme->frobulate('barbaz');

ATTRIBUTES

The Acme::Github::Test object will accept a list of initializers, but they don't do anything.

METHODS

AUTHOR

Mark Allen <mallen@cpan.org>

SEE ALSO

LICENSE

Copyright (c) 2012 by Mark Allen

This library is free software; you can redistribute it and/or modify it under the terms of the Perl Artistic License (version 1) or the GNU Public License (version 2)