There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Git::Gitalist::Object::Tree - Git::Object::Tree module forGit::Gitalist

SYNOPSIS

my $tree = Repository->get_object($tree_sha1);

DESCRIPTION

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

ATTRIBUTES

METHODS

AUTHORS

See Git::Gitalist for authors.

LICENSE

See Git::Gitalist for the license.