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

Search results for "dist:Git-Database Git"

Git::Database::Backend::Git - A Git::Database backend based on Git River stage zero No dependents

This backend reads and writes data from a Git repository using the Git Git wrapper. Git Database Roles This backend does the following roles (check their documentation for a list of supported methods): Git::Database::Role::Backend, Git::Database::Rol...

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database - Provide access to the Git object database River stage zero No dependents

Git::Database provides access from Perl to the object database stored in a Git repository. It can use any supported Git wrapper to access the Git object database maintained by Git. Git::Database is actually a factory class: "new" returns backend inst...

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Backend::Git::Sub - A Git::Database backend based on Git::Sub River stage zero No dependents

This backend reads and writes data from a Git repository using the Git::Sub Git wrapper. Since Git::Sub has a functional interface, the store attribute is simply the path in which the git commands will run. If the path is a relative path, it will be ...

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Backend::Git::Wrapper - A Git::Database backend based on Git::Wrapper River stage zero No dependents

This backend reads and writes data from a Git repository using the Git::Wrapper module. Git Database Roles This backend does the following roles (check their documentation for a list of supported methods): Git::Database::Role::Backend, Git::Database:...

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Backend::Git::PurePerl - A Git::Database backend based on Git::PurePerl River stage zero No dependents

This backend reads data from a Git repository using the Git::PurePerl Git wrapper. Git Database Roles This backend does the following roles (check their documentation for a list of supported methods): Git::Database::Role::Backend, Git::Database::Role...

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Backend::Git::Repository - A Git::Database backend based on Git::Repository River stage zero No dependents

This backend reads and writes data from a Git repository using the Git::Repository Git wrapper. Git Database Roles This backend does the following roles (check their documentation for a list of supported methods): Git::Database::Role::Backend, Git::D...

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Actor - An actor in Git::Database River stage zero No dependents

Git::Database::Actor represents a user in Git::Database, i.e. the combination of a name and an email....

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Tutorial - Learn how to use Git::Database River stage zero No dependents

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Object::Raw - Raw Git::Database objects River stage zero No dependents

This tiny class adds the "sha1" and "raw" methods to those offered by Git::Database::Role::Object. Git::Database::Object::Raw objects can be handed to Git::PurePerl::Loose or Cogit::Loose for saving in the Git object database....

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Object::Tag - A tag object in the Git database River stage zero No dependents

Git::Database::Object::Tag represents a "tag" object obtained via Git::Database from a Git object database....

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Role::Object - Role for objects from the Git object database River stage zero No dependents

Git::Database::Role::Object provides the generic behaviour for all Git::Database objects obtained from or stored into the Git object database. When creating a new object meant to be added to the Git object database (via backend), only the "content" a...

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Object::Blob - A blob object in the Git object database River stage zero No dependents

Git::Database::Object::Blob represents a "blob" object obtained via Git::Database from a Git object database....

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Object::Tree - A tree object in the Git object database River stage zero No dependents

Git::Database::Object::Tree represents a "tree" object obtained via Git::Database from a Git object database....

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Role::Backend - Abstract role for a Git database backend River stage zero No dependents

The "Git::Database::Role::Backend" role encapsulate code for the user-facing store objects. To be usable as a backend, a class must at least do this role....

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Backend::None - A minimal backend for Git::Database River stage zero No dependents

"Git::Database::Backend::None" is the minimal backend class for Git::Database. It can't read or write from a store, because it doesn't have one. Git Database Roles This backend does the following roles (check their documentation for a list of support...

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Backend::Cogit - A Git::Database backend based on Cogit River stage zero No dependents

This backend reads data from a Git repository using the Cogit Git wrapper. Git Database Roles This backend does the following roles (check their documentation for a list of supported methods): Git::Database::Role::Backend, Git::Database::Role::Object...

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::DirectoryEntry - A directory entry in Git River stage zero No dependents

Git::Database::DirectoryEntry represents a directory entry in a "tree" object obtained via Git::Database from a Git object database....

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Object::Commit - A commit object in the Git object database River stage zero No dependents

Git::Database::Object::Commit represents a "commit" object obtained via Git::Database from a Git object database....

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Role::RefReader - Abstract role for Git backends that read references River stage zero No dependents

A backend doing the additional Git::Database::Role::RefReader role is capable of reading references from a Git repository and return information about them....

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC

Git::Database::Role::RefWriter - Abstract role for Git backends that write references River stage zero No dependents

A backend doing the additional Git::Database::Role::RefWriter role is capable of writing references to a Git repository....

BOOK/Git-Database-0.012 - 26 Apr 2019 16:37:23 UTC
24 results (0.057 seconds)