debian man page for git::pureperl

Query: git::pureperl

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Git::PurePerl(3pm)					User Contributed Perl Documentation					Git::PurePerl(3pm)

NAME
Git::PurePerl - A Pure Perl interface to Git repositories
SYNOPSIS
my $git = Git::PurePerl->new( directory => '/path/to/git/' ); $git->master->committer; $git->master->comment; $git->get_object($git->master->tree);
DESCRIPTION
This module is a Pure Perl interface to Git repositories. It was mostly based on Grit <http://grit.rubyforge.org/>.
METHODS
master get_object get_object_packed get_object_loose create_object all_sha1s
MAINTAINANCE
This module is maintained in git at http://github.com/bobtfish/git-pureperl/ <http://github.com/bobtfish/git-pureperl/>. Patches are welcome, please come speak to one of the Gitalist team on "#gitalist".
AUTHOR
Leon Brocard <acme@astray.com>
CONTRIBUTORS
Chris Reinhardt Tomas (t0m) Doran Dan (broquaint) Brook Alex Vandiver Dagfinn Ilmari Mannsaaker
COPYRIGHT
Copyright (C) 2008, Leon Brocard and the above mentioned contributors.
LICENSE
This module is free software; you can redistribute it or modify it under the same terms as Perl itself. perl v5.14.2 2011-07-15 Git::PurePerl(3pm)
Related Man Pages
git-remote-fd(1) - debian
config::gitlike::git(3pm) - debian
dist::zilla::role::git::dirtyfiles(3pm) - debian
git::pureperl(3pm) - debian
git::repository::log(3pm) - debian
Similar Topics in the Unix Linux Community
nbgit 0.1 (Default branch)
GNU Rush 1.5 (Default branch)
GNU Rush 1.6 (Default branch)
Warning for AWH: Pure self promotion
Git or PKGutil