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

Changes for version 0.003 - 2016-10-20

  • New backend: Git::PurePerl
  • New backend: Cogit
  • New backend method: create_object
  • Fleshed out Git::Database::Tutorial a little

Documentation

Learn how to use Git::Database

Modules

Provide access to the Git object database
An actor in Git::Database
A Git::Database backend based on Cogit
A Git::Database backend based on Git::PurePerl
A Git::Database backend based on Git::Repository
A Git::Database backend based on Git::Sub
A minimal backend for Git::Database
A directory entry in Git
A blob object in the Git object database
A commit object in the Git object database
Raw Git::Database objects
A tag object in the Git database
A tree object in the Git object database
Abstract role for a Git database backend
Role for objects from the Git object database
Abstract role for a Git backends that read objects
Abstract role for Git backends that write objects
Code shared by the Cogit and Git::PurePerl backends
Abstract role for Git backends that read references
Abstract role for Git backends that write references