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

Search results for "Git"

Git - Perl interface to the Git version control system River stage two • 11 direct dependents • 19 total dependents

[MAINTAINER NOTE: This is Git.pm, plus the other files in the perl/Git directory, from github's git/git, which is a mirror of the git source. I (cpan msouth, or current maintainer) update the VERSION string (necessary on CPAN because of another CPAN ...

MSOUTH/Git-0.42 - 10 Oct 2017 00:27:47 UTC - Search in distribution

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 - Search in distribution

Git::XS - Perl XS binding to libgit2 River stage zero No dependents

This module is a Perl binding to libgit2. It attempts to make a clean OO API for dealing with git repositories from Perl. It should be very fast....

INGY/Git-XS-0.02 - 27 Dec 2011 23:09:56 UTC - Search in distribution

Git::Raw - Perl bindings to the Git linkable library (libgit2) River stage one • 3 direct dependents • 3 total dependents

libgit2 <http://libgit2.github.com> is a pure C implementation of the Git core methods provided as a re-entrant linkable library designed to be fast and portable with a solid API. This module provides Perl bindings to the libgit2 API. WARNING: The AP...

JACQUESG/Git-Raw-0.90 - 27 Oct 2022 08:52:11 UTC - Search in distribution

Git::Sub - git commands imported as System::Sub subs in the git:: namespace River stage one • 4 direct dependents • 5 total dependents

Use git <http://www.git-scm.com> commands easily from your Perl program. Each git command is imported as a System::Sub DWIM sub....

DOLMEN/Git-Sub-0.163320 - 27 Nov 2016 16:35:22 UTC - Search in distribution

URI::git - git URI scheme River stage two • 3 direct dependents • 11 total dependents

URI::git is an URI scheme handler for <git://> protocol....

MIYAGAWA/URI-git-0.02 - 08 Nov 2009 04:44:27 UTC - Search in distribution

Doit::Git - commands for dealing with the git revision control system River stage zero No dependents

Doit::Git is a Doit component providing commands for dealing with the git revision control system. It has to be added to a script using Doit's add_component: $doit->add_component('git'); DOIT COMMANDS The following commands are added to the Doit runn...

SREZIC/Doit-0.028 - 03 Nov 2023 08:15:55 UTC - Search in distribution

Git::Demo - A way for scripting git demonstrations River stage zero No dependents

RCL/Git-Demo-0.02 - 13 Mar 2011 16:27:09 UTC - Search in distribution

Git::Diff - Git submodule to convert git diff into a perl hash-ref River stage one • 1 direct dependent • 1 total dependent

Run and prase git diff command for perl hash structure...

MZIESCHA/Git-Diff-0.000102 - 25 Nov 2019 06:39:02 UTC - Search in distribution

Git::Glog - Spicey git-log with a hint of gravatars, nutmeg and cinnamon River stage zero No dependents

MOSHEN/Git-Glog-0.01 - 07 Oct 2011 21:20:27 UTC - Search in distribution

Git::Lint - lint git commits and messages River stage zero No dependents

"Git::Lint" is a pluggable framework for linting git commits and messages. For the commandline interface to "Git::Lint", see the documentation for git-lint. For adding check modules, see the documentation for Git::Lint::Check::Commit and Git::Lint::C...

BLAINEM/Git-Lint-1.000 - 05 Jan 2024 15:26:57 UTC - Search in distribution

Git::Open - The totally cool way to open repository page, sometime it's hard to remember and open via browser manually. River stage zero No dependents

VEESH/Git-Open-0.1.12 - 21 Oct 2019 18:17:58 UTC - Search in distribution

Test::Git - Helper functions for test scripts using Git River stage two • 56 direct dependents • 85 total dependents

Test::Git provides a number of helpful functions when running test scripts that require the creation and management of a Git repository....

BOOK/Git-Repository-1.325 - 31 May 2021 23:00:56 UTC - Search in distribution

Git::Sync - synchronize a git repository. River stage one • 1 direct dependent • 2 total dependents

SHLOMIF/Git-Sync-0.0.1 - 27 Feb 2020 09:53:08 UTC - Search in distribution

Alien::git - Find system git River stage one • 5 direct dependents • 8 total dependents

This module, like other Aliens, can be used as a dependency on the "git" source control tool. Unlike many other Aliens, it will *only* work with a system install. That is to say, it will only work if "git" is already installed. Some day down the line...

PLICEASE/Alien-Build-Git-0.10 - 30 Aug 2022 09:13:26 UTC - Search in distribution

Git::Annex - Perl interface to git-annex repositories River stage zero No dependents

An instance of the Git::Annex class represents a git repository in which "git annex init" has been run. This module provides some useful methods for working with such repositories from Perl. See <https://git-annex.branchable.com/> for more informatio...

SPWHITTON/Git-Annex-0.008 - 24 Dec 2022 06:01:33 UTC - Search in distribution

Git::Bunch - Manage gitbunch directory (directory which contain git repos) River stage one • 1 direct dependent • 1 total dependent

A *gitbunch* or *bunch* directory is just a term I coined to refer to a directory which contains, well, a bunch of git repositories. It can also contain other stuffs like files and non-git repositories (but they must be dot-dirs). Example: repos/ -> ...

PERLANCAR/Git-Bunch-0.630 - 05 Oct 2023 00:05:23 UTC - Search in distribution

Git::Class - a simple git wrapper to capture output River stage zero No dependents

This is a simple wrapper of a "git" executable. The strength is that you can run a "git" command and capture the output in a simple and more portable way than using "open" to pipe (which is not always implemented fully). As of this writing, most of t...

ISHIGAKI/Git-Class-0.15 - 05 Aug 2014 02:56:27 UTC - Search in distribution

Git::Hooks - Framework for implementing Git (and Gerrit) hooks River stage one • 5 direct dependents • 5 total dependents

GNUSTAVO/Git-Hooks-3.6.0 - 16 Nov 2023 13:59:30 UTC - Search in distribution

Group::Git - Base module for group of git repository operations. River stage one • 5 direct dependents • 5 total dependents

This is the base module it will try to use all roles in the "Group::Git::Cmd::*" namespace. This allows the creation of new command by just putting a role in that namespace. Classes may extend this class to implement their own methods for finding rep...

IVANWILLS/Group-Git-v0.7.7 - 10 Dec 2021 08:59:26 UTC - Search in distribution
2,526 results (0.236 seconds)