The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "git::pureperl"

Git::PurePerl - A Pure Perl interface to Git repositories River stage one • 6 direct dependents • 9 total dependents

This module is a Pure Perl interface to Git repositories. It was mostly based on Grit <http://grit.rubyforge.org/>....

BROQ/Git-PurePerl-0.53 - 19 Sep 2016 16:25:59 UTC - Search in distribution

Git::PurePerl::Walker - Walk over a sequence of commits in a Git::PurePerl repo River stage zero No dependents

KENTNL/Git-PurePerl-Walker-0.004001 - 09 Mar 2017 16:13:01 UTC - Search in distribution

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

Cogit - A truly Pure Perl interface to Git repositories River stage zero No dependents

This module is a Pure Perl interface to Git repositories. It was mostly based on Grit <http://grit.rubyforge.org/>....

FREW/Cogit-0.001001 - 12 Mar 2017 20:23:32 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

cpanm - get, unpack build and install modules from CPAN River stage two • 43 direct dependents • 67 total dependents

MIYAGAWA/App-cpanminus-1.7047 - 30 Jul 2023 06:01:02 UTC - Search in distribution
  • cpanm - get, unpack build and install modules from CPAN

perl5200delta - what is new for perl v5.20.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.18.0 release and the 5.20.0 release. If you are upgrading from an earlier release such as 5.16.0, first read perl5180delta, which describes differences between 5.16.0 and 5.18.0....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Geo::IP - Look up location and network information by IP Address River stage two • 10 direct dependents • 12 total dependents

This module uses the GeoIP Legacy file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than reverse DNS lookups. This module can be used to automatically sel...

MAXMIND/Geo-IP-1.51 - 12 Oct 2017 00:04:07 UTC - Search in distribution

Config::AutoConf - A module to implement some of AutoConf macros in pure perl. River stage three • 19 direct dependents • 127 total dependents

Config::AutoConf is intended to provide the same opportunities to Perl developers as GNU Autoconf <http://www.gnu.org/software/autoconf/> does for Shell developers. As Perl is the second most deployed language (mind: every Unix comes with Perl, sever...

AMBS/Config-AutoConf-0.320 - 25 Jun 2021 08:54:10 UTC - Search in distribution

DBI::Test - Test suite for DBI API River stage zero No dependents

This module aims to be a test suite for the DBI API and an underlying DBD driver, to check if the provided functionality is working and complete. Part of this module is the ability for self-testing using *DBI::Mock*. This is not designed to be anothe...

REHSACK/DBI-Test-0.001 - 06 Aug 2013 08:25:12 UTC - Search in distribution

Installer::cpanm River stage one • 1 direct dependent • 1 total dependent

GETTY/Installer-0.904 - 23 Feb 2016 05:11:36 UTC - Search in distribution

PBKDF2::Tiny - Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2 River stage two • 5 direct dependents • 10 total dependents

This module provides an RFC 2898 <https://tools.ietf.org/html/rfc2898> compliant PBKDF2 implementation using HMAC-SHA1 or HMAC-SHA2 in under 100 lines of code. If you are using Perl 5.10 or later, it uses only core Perl modules. If you are on an earl...

DAGOLDEN/PBKDF2-Tiny-0.005 - 20 Nov 2014 10:52:03 UTC - Search in distribution

Authen::TOTP - Interface to RFC6238 two factor authentication (2FA) River stage zero No dependents

"Authen::TOTP" is a simple interface for creating and verifying RFC6238 OTPs as used by Google Authenticator, Authy, Duo Mobile etc It currently passes RFC6238 Test Vectors for SHA1, SHA256, SHA512...

TCHATZI/Authen-TOTP-0.0.7 - 02 Jul 2020 11:05:19 UTC - Search in distribution

Unicode::Diacritic::Strip - strip diacritics from Unicode text River stage zero No dependents

This module offers two ways to remove diacritics from Unicode text. One of them, "strip_diacritics", uses the Unicode decompositions to break the characters down. The other one, "fast_strip", is a faster alternative based on a hash of alphabetical ch...

BKB/Unicode-Diacritic-Strip-0.14 - 07 Dec 2022 03:17:42 UTC - Search in distribution

Task::BeLike::RJRAY - RJRAY's frequently-used and favorite modules River stage zero No dependents

RJRAY/Task-BeLike-RJRAY-0.009 - 26 Dec 2014 04:49:48 UTC - Search in distribution

Config::Versioned - Simple, versioned access to configuration data River stage zero No dependents

Config::Versioned allows an application to access configuration parameters not only by parameter name, but also by version number. This allows for the configuration subsystem to store previous versions of the configuration parameters. When requesting...

MRSCOTTY/Config-Versioned-1.01 - 18 Jun 2014 09:03:59 UTC - Search in distribution

GitStore::Revision - the state of a given path for a specific commit River stage zero No dependents

Represents an object in a GitStore at a specific commit....

YANICK/GitStore-0.17 - 08 Feb 2015 22:07:46 UTC - Search in distribution

Git::Gitalist::Util - Class for utilities to run git or deal with Git::PurePerl River stage one • 1 direct dependent • 3 total dependents

BROQ/Git-Gitalist-0.000003 - 11 Aug 2014 09:41:57 UTC - Search in distribution

MyCPAN::App::DPAN::Reporter::AsYAML - Record the indexing results as YAML River stage one • 1 direct dependent • 1 total dependent

This module implements the reporter_class components to allow "dpan" to create a CPAN-like directory structure with its associated index files. It runs through the indexing, saves the reports as YAML, and prints a report at the end of the run....

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC - Search in distribution
19 results (0.068 seconds)