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::HasTree - Git::Object::HasTree module forGit::Gitalist

SYNOPSIS

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

DESCRIPTION

Role for objects which have a tree - Commit and Tree objects.

ATTRIBUTES

tree

METHODS

AUTHORS

See Git::Gitalist for authors.

LICENSE

See Git::Gitalist for the license.