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

Search results for "SineSwiper"

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

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

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

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

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

transalert_ctl - Command line daemon for Transform::Alert River stage zero No dependents

Most of this stuff is pretty obvious. App::Daemon also has some useful information about the CLI options....

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

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

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

DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database River stage three • 34 direct dependents • 101 total dependents

DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, unique constraints and relationships. See dbicdump for the "dbicdump" utility. DBIx::Class:...

VEESH/DBIx-Class-Schema-Loader-0.07052 - 06 Jan 2024 20:54:24 UTC - Search in distribution

Dist::Zilla::Plugin::TravisYML - creates a .travis.yml file for Travis CI River stage one • 4 direct dependents • 6 total dependents

This plugin creates a ".travis.yml" file in your distro for CI smoke testing (or what we like to call "chain smoking"). It will also (optionally) create a separate ".travis.yml" file for your build directory after a release. Why two files? Because ch...

BBYRD/Dist-Zilla-TravisCI-1.15 - 11 Apr 2015 14:42:53 UTC - Search in distribution

P9Y::ProcessTable - Portably access the process table River stage one • 1 direct dependent • 1 total dependent

This interface will portably access the process table, no matter what the OS, and normalize its outputs to work similar across all platforms....

BBYRD/P9Y-ProcessTable-1.08 - 18 Oct 2015 20:12:08 UTC - Search in distribution

MooX::Types::CLike - C-like data types for Moo River stage one • 1 direct dependent • 1 total dependent

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/MooX-Types-CLike-0.92 - 19 Mar 2013 15:19:20 UTC - Search in distribution

Data::SplitSerializer - Modules that "split serialize" data structures River stage zero No dependents

Split serialization is a unique form of serialization that only serializes part of the data structure (as a path on the left side) and leaves the rest of the data, typically a scalar, untouched (as a value on the right side). Consider the gopher exam...

BBYRD/Data-SplitSerializer-0.91 - 10 Aug 2013 02:02:32 UTC - Search in distribution

Dist::Zilla::Plugin::PrereqsClean - Automatically cleans up the mess from other Prereq modules River stage one • 4 direct dependents • 5 total dependents

Ever notice that it's really easy to figure out if a module's author used Dist::Zilla by the amount of dependencies? strict? warnings? base? Every module for Foo::Bar::*, individually listed? Well, now you can clean up that junk. PrereqsClean will fi...

BBYRD/Dist-Zilla-PluginBundle-Prereqs-0.93 - 02 May 2014 02:17:21 UTC - Search in distribution

NetAddr::BridgeID - Object for BridgeIDs (priority/MAC combos) River stage zero No dependents

This object class simply creates a NetAddr::MAC-like object, with a priority for STP Bridge IDs....

BBYRD/NetAddr-BridgeID-0.97 - 28 Feb 2013 22:35:53 UTC - Search in distribution

Dist::Zilla::Role::GitConfig - Easy role to add git_config option to most plugins River stage three • 1 direct dependent • 132 total dependents

This is an easy-to-use role for plugins to enable usage of Config::Git configurations....

BBYRD/Dist-Zilla-Plugin-Config-Git-0.92 - 04 Dec 2013 02:24:34 UTC - Search in distribution

Dist::Zilla::Role::PluginBundle::Merged - Mindnumbingly easy way to create a PluginBundle River stage one • 3 direct dependents • 8 total dependents

This is a PluginBundle role, based partially on the underlying code from Dist::Zilla::PluginBundle::Git. As you can see from the example above, it's incredibly easy to make a bundle from this role. It uses Dist::Zilla::Role::PluginBundle::Easy, so yo...

BBYRD/Dist-Zilla-Role-PluginBundle-Merged-1.00 - 27 Jun 2013 22:33:25 UTC - Search in distribution

Software::License::CCpack - Software::License pack for Creative Commons' licenses River stage zero No dependents

This "license pack" contains all of the licenses from Creative Commons, except for CC0, which is already included in Software::License. Note that I don't recommend using these licenses for your own CPAN modules. (Most of the licenses aren't even comp...

BBYRD/Software-License-CCpack-1.11 - 19 Oct 2014 16:17:36 UTC - Search in distribution
22 results (0.035 seconds)