The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Gitalist::Git::Object::Tag

SYNOPSIS

    my $tag = Repository->get_object($tag_sha1);

DESCRIPTION

Represents a tag object in a git repository. Subclass of Gitalist::Git::Object.

ATTRIBUTES

tag

tagger

tagged_time

object

METHODS

AUTHORS

See Gitalist for authors.

LICENSE

See Gitalist for the license.