Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Dist::Zilla::Util::Git::Tags::Tag - A single tag object
VERSION
version 0.004000
METHODS
new_from_Ref
Convert a Git::Refs::Ref to a Git::Tags::Tag
my $tag = $class->new_from_Ref( $ref );
verify
delete
ATTRIBUTES
name
git
AUTHOR
Kent Fredric <kentfredric@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Kent Fredric <kentfredric@gmail.com>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.