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

Search results for "PJCJ"

Devel::Cover - Code coverage metrics for Perl River stage three • 61 direct dependents • 117 total dependents

This module provides code coverage metrics for Perl. Code coverage metrics describe how thoroughly tests exercise code. By using Devel::Cover you can discover areas of code not exercised by your tests and determine which tests to create to increase c...

PJCJ/Devel-Cover-1.40 - 30 Apr 2023 18:51:14 UTC - Search in distribution

DBIx::Class::Migration - Use the best tools together for sane database migrations River stage one • 5 direct dependents • 7 total dependents

DBIx::Class::DeploymentHandler is a state of the art solution to the problem of creating sane workflows for versioning DBIx::Class managed database projects. However, since it is more of a toolkit for building custom versioning and migration workflow...

JJNAPIORK/DBIx-Class-Migration-0.075 - 02 Jun 2020 20:56:05 UTC - Search in distribution

Dancer::Plugin::SimpleCRUD - very simple CRUD (create/read/update/delete) River stage zero No dependents

A plugin for Dancer web applications, to use a few lines of code to create appropriate routes to support creating/editing/deleting/viewing records within a database table. Uses CGI::FormBuilder to generate, process and validate forms, Dancer::Plugin:...

BIGPRESH/Dancer-Plugin-SimpleCRUD-1.16 - 25 Oct 2018 21:28:01 UTC - Search in distribution

DBIx::Migration::Directories - Install/remove/upgrade/downgrade SQL schemas River stage one • 2 direct dependents • 2 total dependents

"DBIx::Migration::Directories" provides you with a framework for managing database schemas easily. You create a directory to hold your schema, then in that directory create sub-directories containing the SQL code to install, remove, upgrade, or downg...

CRAKRJACK/DBIx-Migration-Directories-0.12 - 26 Mar 2014 01:09:45 UTC - Search in distribution

Devel::Deanonymize - A small tool to make anonymous sub visible River stage one • 1 direct dependent • 1 total dependent

When collecting Coverage statistics with Devel::Cover a construct like below appear to be invisible and is simply ignored by the statistic: my $sub = sub { print "hello"; } This script aims to solve this problem by wrapping each file in a sub and thu...

TOBIB/Devel-Deanonymize-0.2.0 - 11 Feb 2022 11:37:31 UTC - Search in distribution

Shell::Source - run programs and inherit environment changes River stage zero No dependents

The Shell::Source allows arbitrary shell scripts, or other programs for that matter, to be run and their environment to be inherited into a Perl program. Begin by creating a Shell::Source object, and specifying the shell it will use. If the shell is ...

PJCJ/Shell-Source-0.01 - 02 Aug 2001 22:01:04 UTC - Search in distribution

System::Explain - run a system command and explain the result River stage zero No dependents

System::Explain is a standalone release of System, part of Gedcom v1.20 and earlier....

CXW/System-Explain-0.02 - 12 Dec 2019 02:05:58 UTC - Search in distribution

Perl::Critic::Policy::BuiltinFunctions::ProhibitShiftRef - Prohibit \shift in code River stage three • 133 direct dependents • 408 total dependents

Prohibit the use of "\shift", as it is associated with bugs in Perl and its modules. Background Often, "\shift" is used to create references that act much like an alias. By creating an "alias" that is named, the code becomes more readable. For exampl...

PETDANCE/Perl-Critic-1.152 - 17 Oct 2023 04:09:08 UTC - Search in distribution
8 results (0.021 seconds)