NAME
Dist::Zilla::Role::GitStore::Consumer - Something that makes use of %Store::Git
VERSION
This document describes version 0.000005 of Dist::Zilla::Role::GitStore::Consumer - released May 14, 2014 as part of Dist-Zilla-Stash-Store-Git.
SYNOPSIS
with 'Dist::Zilla::Role::GitStore::Consumer';
# ...and elsewhere...
$self->_git_store->...
DESCRIPTION
This role should be consumed by something (typically a plugin) that uses the %Store::Git stash.
Note that this role does not indicate that configuration information is being consumed; simply that the consumer uses the store in some way (e.g. looking up all tags, querying the repository log, etc.).
Private Methods?
Note that the methods this role provides are all private, as we expect only the consumer of this role to use them. (That is, these methods are not anticipated to be part of the public interface of any consuming plugin/etc.)
ATTRIBUTES
_git_store
A lazy attribute to fetch -- or create -- our %Store::Git.
METHODS
_git_store()
A read only accessor to the "_git_store" attribute.
SEE ALSO
Please see those modules/websites for more information related to this module.
SOURCE
The development version is on github at http://https://github.com/RsrchBoy/dist-zilla-stash-store-git and may be cloned from git://https://github.com/RsrchBoy/dist-zilla-stash-store-git.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/RsrchBoy/dist-zilla-stash-store-git/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Chris Weyl <cweyl@alumni.drew.edu>
I'm a material boy in a material world
Please note I do not expect to be gittip'ed or flattr'ed for this work, rather it is simply a very pleasant surprise. I largely create and release works like this because I need them or I find it enjoyable; however, don't let that stop you if you feel like it ;)
Flattr this, gittip me, or indulge my Amazon Wishlist... If you so desire.
COPYRIGHT AND LICENSE
This software is Copyright (c) 2014 by Chris Weyl.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999