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

Search results for "BRENDAN"

perl5200delta - what is new for perl v5.20.0 River stage five • 11292 direct dependents • 32664 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

sanity - The ONLY meta pragma you'll ever need! River stage two • 11 direct dependents • 22 total dependents

Modern::Perl? common::sense? no nonsense? use latest? Everybody has their own opinion on what pragmas and modules are "required" for every person to use. These opinions turn into "personal pragmas", so that people don't have to type several "use" lin...

BBYRD/sanity-1.03 - 02 Oct 2014 04:02:59 UTC - Search in distribution

File::Path - Create or remove directory trees River stage five • 862 direct dependents • 32646 total dependents

This module provides a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the filesystem. The following functions are provided: make_path( $dir1, $dir2, .... ) make_path( $dir1, $dir2, ...., \%opts ...

JKEENAN/File-Path-2.18 - 05 Nov 2020 01:30:15 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 342 direct dependents • 452 total dependents

This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in you...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

Text::Unidecode - plain ASCII transliterations of Unicode text River stage three • 44 direct dependents • 329 total dependents

It often happens that you have non-Roman text data in Unicode, but you can't display it-- usually because you're trying to show it to a user via an application that doesn't support Unicode, or because the fonts you need aren't accessible. You could r...

SBURKE/Text-Unidecode-1.30 - 26 Nov 2016 12:14:32 UTC - Search in distribution

MongoDB - Official MongoDB Driver for Perl (EOL) River stage two • 48 direct dependents • 56 total dependents

This is the official Perl driver for MongoDB <http://www.mongodb.com>. MongoDB is an open-source document database that provides high performance, high availability, and easy scalability. A MongoDB server (or multi-server deployment) hosts a number o...

MONGODB/MongoDB-v2.2.2 - 13 Aug 2020 15:12:18 UTC - Search in distribution

nexplot.pl - PostScript plot of tree + data table (from NEXUS infile) River stage one • 1 direct dependent • 1 total dependent

This program will read a NEXUS file and output a PostScript display of trees (one file for each tree in the Trees Block), as well as any character matrix (e.g. sequences) if present in the file....

ARLIN/Bio-NEXUS-0.78 - 10 Feb 2012 13:31:13 UTC - Search in distribution
  • nexplot.pl - PostScript plot of tree + data table (from NEXUS infile)

Parse::Path - Parser for paths River stage one • 1 direct dependent • 1 total dependent

Parse::Path is, well, a parser for paths. File paths, object paths, URLs... A path is whatever string that can be translated into hash/array keys. Unlike modules like File::Spec or File::Basename, which are designed for interacting with file systems ...

BBYRD/Parse-Path-0.92 - 12 Sep 2013 01:19:35 UTC - Search in distribution

Pod::Inherit - auto-create POD sections listing inherited methods River stage one • 2 direct dependents • 6 total dependents

Ever written a module distribution with base classes and dependencies, that had the POD for the various methods next to them, but hard to find for the user of your modules? Ever wished POD could be inheritable? Now it can. This module will load each ...

BBYRD/Pod-Inherit-0.91 - 13 Jun 2014 02:48:17 UTC - Search in distribution

Test::Script - Basic cross-platform tests for scripts River stage three • 87 direct dependents • 218 total dependents

The intent of this module is to provide a series of basic tests for 80% of the testing you will need to do for scripts in the script (or bin as is also commonly used) paths of your Perl distribution. It also provides similar functions for testing pro...

PLICEASE/Test-Script-1.29 - 13 May 2021 15:18:23 UTC - Search in distribution

SQL::Statement::Functions - built-in & user-defined SQL functions River stage two • 21 direct dependents • 78 total dependents

This module contains the built-in functions for SQL::Parser and SQL::Statement. All of the functions are also available in any DBDs that subclass those modules (e.g. DBD::CSV, DBD::DBM, DBD::File, DBD::AnyData, DBD::Excel, etc.). This documentation c...

REHSACK/SQL-Statement-1.414 - 21 Oct 2020 14:46:55 UTC - Search in distribution

Transform::Alert - Transform alerts from one type to another type River stage zero No dependents

Ever have a need to transform one kind of alert/message into another? For example: * Taking a bunch of alert emails and converting them into Syslogs * Converting Syslog alerts to SNMP traps * Converting SNMP traps to Syslogs * Traps to email * Anythi...

BBYRD/Transform-Alert-1.00 - 19 Apr 2013 18:04:04 UTC - Search in distribution

Types::CLike - C-like data types for Moo(se) River stage zero No dependents

Given the popularity of various byte-sized data types in C-based languages, databases, and computers in general, there's a need for validating those data types in Perl & Moo(se). This module covers the gamut of the various number and character types ...

BBYRD/Types-CLike-0.91 - 09 Apr 2014 05:38:29 UTC - Search in distribution

Acme::Web::PodDisplay - Module for testing various CPAN web interfaces and their POD interactions River stage zero No dependents

Acme::Web::PodDisplay does nothing. It's used to test how various CPAN web interfaces work with combinations of PM and POD files....

BBYRD/Acme-Web-PodDisplay-0.91 - 14 Mar 2013 01:14:05 UTC - Search in distribution

DBIx::Class::Events - Store Events for your DBIC Results River stage zero No dependents

A framework for capturing events that happen to a Result in a table, "PRECONFIGURED EVENTS" are triggered automatically to track changes. This is useful for both being able to see the history of things in the database as well as logging when events h...

GSG/DBIx-Class-Events-0.9.2 - 11 Jun 2019 14:11:49 UTC - Search in distribution

DBD::TreeData - DBI driver for any abstract hash/array tree River stage zero No dependents

DBD::TreeData provides a DBI driver to translate any sort of tree-based data set (encapsulated in a Perl object) into a flat set of tables, complete with real SQL functionality. This module utilizes DBD::AnyData to create the new tables, which uses S...

BBYRD/DBD-TreeData-0.90 - 27 Feb 2013 21:51:33 UTC - Search in distribution

Test::Mimic - Perl module for automatic package and object mocking via recorded data. River stage zero No dependents

Test::Mimic allows one to easily mock a package by first recording its behavior and then playing it back. All that is required is to use Test::Mimic prior to loading the real packages and then run the desired program. The first run will be the record...

BRENDAN/Test-Mimic-0.009007 - 04 Dec 2009 01:03:14 UTC - Search in distribution

Algorithm::Backoff - Various backoff strategies for retry River stage two • 8 direct dependents • 20 total dependents

This distribution provides several classes that implement various backoff strategies for setting delay between retry attempts. This class ("Algorithm::Backoff") is a base class only. Algorithm::Backoff does not actually provide a function/method to r...

PERLANCAR/Algorithm-Backoff-0.010 - 24 Feb 2024 05:09:39 UTC - Search in distribution

Catalyst::Model::DBIC::Schema - DBIx::Class::Schema Model Class River stage two • 48 direct dependents • 61 total dependents

This is a Catalyst Model for DBIx::Class::Schema-based Models. See the documentation for Catalyst::Helper::Model::DBIC::Schema for information on generating these Models via Helper scripts. When your Catalyst app starts up, a thin Model layer is crea...

HAARG/Catalyst-Model-DBIC-Schema-0.66 - 30 Jul 2023 07:49:33 UTC - Search in distribution

doc::README River stage zero No dependents

BQUINN/Syndication-NewsML-0.10 - 14 Feb 2002 02:24:56 UTC - Search in distribution
52 results (0.039 seconds)