-
-
26 Apr 2019 16:37:23 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (46 / 1 / 0)
- Kwalitee
Bus factor: 1- 85.70% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (45.71KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.012 - 2019-04-26
- Adapted to the output of git-cat-file for git >= 2.21.0.rc0 (RT #129103, reported by SREZIC)
- Tweaked some previously generated test scripts to not load backend with uninstalled prerequisites
Documentation
Learn how to use Git::DatabaseModules
Provide access to the Git object databaseAn actor in Git::DatabaseA Git::Database backend based on CogitA Git::Database backend based on GitA Git::Database backend based on Git::PurePerlA Git::Database backend based on Git::RawA Git::Database backend based on Git::RepositoryA Git::Database backend based on Git::SubA Git::Database backend based on Git::WrapperA minimal backend for Git::DatabaseA directory entry in GitA blob object in the Git object databaseA commit object in the Git object databaseRaw Git::Database objectsA tag object in the Git databaseA tree object in the Git object databaseAbstract role for a Git database backendRole for objects from the Git object databaseAbstract role for a Git backends that read objectsAbstract role for Git backends that write objectsCode shared by the Cogit and Git::PurePerl backendsAbstract role for Git backends that read referencesAbstract role for Git backends that write referencesModule Install Instructions
To install Git::Database, copy and paste the appropriate command in to your terminal.
cpanm Git::Database
perl -MCPAN -e shell install Git::Database
For more information on module installation, please visit the detailed CPAN module installation guide.