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)NAMEGit::PurePerl - A Pure Perl interface to Git repositoriesSYNOPSISmy $git = Git::PurePerl->new( directory => '/path/to/git/' ); $git->master->committer; $git->master->comment; $git->get_object($git->master->tree);DESCRIPTIONThis module is a Pure Perl interface to Git repositories. It was mostly based on Grit <http://grit.rubyforge.org/>.METHODSmaster get_object get_object_packed get_object_loose create_object all_sha1sMAINTAINANCEThis 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".AUTHORLeon Brocard <acme@astray.com>CONTRIBUTORSChris Reinhardt Tomas (t0m) Doran Dan (broquaint) Brook Alex Vandiver Dagfinn Ilmari MannsaakerCOPYRIGHTCopyright (C) 2008, Leon Brocard and the above mentioned contributors.LICENSEThis 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 |