The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Gitalist::Git::Object::Blob

SYNOPSIS

    my $blob = Repository->get_object($blob_sha1);

DESCRIPTION

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

ATTRIBUTES

METHODS

AUTHORS

See Gitalist for authors.

LICENSE

See Gitalist for the license.