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

Search results for "CHOCOLATE"

Perl::Dist::Chocolate - Chocolate Perl for Win32 (EXPERIMENTAL) River stage zero No dependents

This is the distribution builder used to create Chocolate Perl....

ADAMK/Perl-Dist-Chocolate-1.07 - 23 Oct 2008 06:36:35 UTC - Search in distribution

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution

wax - webify your CLI River stage zero No dependents

"wax" is a command-line program which runs other command-line programs and converts their URL arguments to local file paths. By default, the files are removed after the command has exited. As well as adding transparent support for remote resources to...

CHOCOLATE/App-Wax-v2.4.1 - 04 Aug 2020 01:02:47 UTC - Search in distribution

perlepigraphs - list of Perl release epigraphs River stage five • 11292 direct dependents • 32664 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution
  • perlepigraphs - list of Perl release epigraphs
  • perllocale - Perl locale handling (internationalization and localization)
  • perllocale - Perl locale handling (internationalization and localization)

Ask - ask your users about stuff River stage zero No dependents

The "Ask" suite is a set of modules for interacting with users; prompting them for information, displaying messages, warnings and errors, etc. There are already countless CPAN modules for doing this sort of thing, but what sets "Ask" apart from them ...

TOBYINK/Ask-0.015 - 09 Nov 2020 14:57:09 UTC - Search in distribution

color River stage zero No dependents

PRBRENAN/Math-Zap-1.07 - 14 Jun 2004 22:31:46 UTC - Search in distribution

RPerl::Learning River stage one • 3 direct dependents • 3 total dependents

WBRASWELL/RPerl-7.000000 - 05 Jul 2020 01:35:58 UTC - Search in distribution

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/File-Info-1.02 - 13 Jan 2003 18:08:32 UTC - Search in distribution

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/Getopt-Plus-0.99 - 29 Nov 2012 13:50:26 UTC - Search in distribution

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/Tie-Proxy-Hash-1.01 - 19 Mar 2003 16:51:54 UTC - Search in distribution

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/Archive-Par-1.01 - 06 Mar 2002 09:28:02 UTC - Search in distribution

WWW::Selenium - Perl Client for the Selenium Remote Control test tool River stage one • 8 direct dependents • 9 total dependents

Selenium Remote Control (SRC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. SRC provides a Selenium Server, which can a...

MATTP/Test-WWW-Selenium-1.36 - 15 May 2013 21:58:48 UTC - Search in distribution

autobox - call methods on native types River stage three • 29 direct dependents • 278 total dependents

The autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references. Autoboxing is transparent: values are not blessed into their (user-defined) implementat...

CHOCOLATE/autobox-v3.0.1 - 05 May 2018 20:07:08 UTC - Search in distribution

true - automatically return a true value when a file is required River stage two • 21 direct dependents • 48 total dependents

Perl's "require" builtin (and its "use" wrapper) requires the files it loads to return a true value. This is usually accomplished by placing a single 1; statement at the end of included scripts or modules. It's not onerous to add but it's a speed bum...

CHOCOLATE/true-v1.0.2 - 10 Nov 2020 22:44:41 UTC - Search in distribution

Excel::Writer::XLSX::Examples - Excel::Writer::XLSX example programs. River stage two • 26 direct dependents • 33 total dependents

This is a documentation only module showing the examples that are included in the Excel::Writer::XLSX distribution. This file was auto-generated via the gen_examples_pod.pl program that is also included in the examples directory....

JMCNAMARA/Excel-Writer-XLSX-1.12 - 26 Feb 2024 18:25:58 UTC - Search in distribution

Math::PlanePath - points on a path through the 2-D plane River stage one • 3 direct dependents • 4 total dependents

This is a base class for some mathematical paths which map an integer position $n to and from coordinates "$x,$y" in the 2D plane. The current classes include the following. The intention is that any "Math::PlanePath::Something" is a PlanePath, and s...

KRYDE/Math-PlanePath-129 - 19 Jan 2021 06:32:01 UTC - Search in distribution

BTRIEVE::SAVE - Perl extension to manipulate BTRIEVE SAVE records. River stage zero No dependents

BTRIEVE::SAVE is a Perl 5 module for reading in, manipulating, and outputting Pervasive's save file format for its Btrieve products. BTRIEVE::SAVE uses BTRIEVE::SAVE::REC which abstracts an individual record in the entire file. You must have a config...

DLANE/BTRIEVE-SAVE-0.35 - 15 Feb 2000 20:11:27 UTC - Search in distribution

ORM::Tutorial - Guided tour to ORM module. River stage zero No dependents

AKIMOV/ORM-0.85.1 - 14 Apr 2013 11:36:38 UTC - Search in distribution

PDF::Report - A wrapper written for PDF::API2 River stage one • 1 direct dependent • 1 total dependent

This is a wrapper for Alfred Reibenschuh's PDF::API2 Defines methods to create PDF reports...

TEEJAY/PDF-Report-1.36 - 29 Jul 2013 19:22:43 UTC - Search in distribution

Data::FormValidator - Validates user input (usually from an HTML form) based on input profile. River stage two • 46 direct dependents • 93 total dependents

Data::FormValidator's main aim is to make input validation expressible in a simple format. Data::FormValidator lets you define profiles which declare the required and optional fields and any constraints they might have. The results are provided as an...

DFARRELL/Data-FormValidator-4.88 - 28 Aug 2017 12:41:42 UTC - Search in distribution
80 results (0.319 seconds)