Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Git::PurePerl::Walker::OnCommit::List - Execute an ordered list of OnCommit events.
VERSION
version 0.004001
CONSTRUCTOR ARGUMENTS
events
ATTRIBUTES
events
ATTRIBUTE GENERATED METHODS
all_events
add_event
INHERITED METHODS
for_repository
Git::PurePerl::Walker::Role::HasRepo->for_repository( $repo )
clone
MooseX::Clone->clone( %params )
_repo
Git::PurePerl::Walker::Role::HasRepo->_repo( $repo )
CONSUMED ROLES
Git::PurePerl::Walker::Role::OnCommit
Git::PurePerl::Walker::Role::OnCommit
ROLE SATISFYING METHODS
handle
Git::PurePerl::Walker::Role::OnCommit->handle( $commit )
reset
Git::PurePerl::Walker::Role::OnCommit->reset()
AUTHOR
Kent Fredric <kentnl@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Kent Fredric <kentnl@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.