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

Search results for "OVID"

Bundle::Ovid - Things Ovid wants in a fresh Perl install River stage zero No dependents

Whenever I do a fresh install of Perl, there are certain core modules that I install over and over again. I hate doing that so I built this bundle. Most modules, even if you don't use them, should be self-explanatory. Others are listed below. * alias...

OVID/Bundle-Ovid-1.01 - 14 Sep 2005 23:13:51 UTC - Search in distribution

Ovid - collection of scripts and modules for recursively converting perl CPAN modules into RPM files. River stage zero No dependents

Ovid recursively downloads and builds specified CPAN modules and all dependent modules as RPM files. Each RPM file contains dependency information that can be used by rpm tools to automatically install all the dependent rpm packages. Ovid provides an...

GYEPI/Ovid-0.12 - 25 May 2007 14:12:21 UTC - Search in distribution

PPI - Parse, Analyze and Manipulate Perl (without perl) River stage four • 195 direct dependents • 1581 total dependents

About this Document This is the PPI manual. It describes its reason for existing, its general structure, its use, an overview of the API, and provides a few implementation samples. Background The ability to read, and manipulate Perl (the language) pr...

OALDERS/PPI-1.278 - 11 Mar 2024 02:22:07 UTC - Search in distribution

DateTime - A date and time object for Perl River stage four • 1153 direct dependents • 3694 total dependents

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution

Object::Pad - a simple syntax for lexical field-based objects River stage three • 78 direct dependents • 111 total dependents

This module provides a simple syntax for creating object classes, which uses private variables that look like lexicals as object member fields. While most of this module has evolved into a stable state in practice, parts remain experimental because t...

PEVANS/Object-Pad-0.808 - 28 Dec 2023 17:42:03 UTC - Search in distribution

perl5100delta - what is new for perl 5.10.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes the differences between the 5.8.8 release and the 5.10.0 release. Many of the bug fixes in 5.10.0 were already seen in the 5.8.X maintenance releases; they are not duplicated here and are documented in the set of man pages nam...

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

FSA::Rules - Build simple rules-based state machines in Perl River stage one • 1 direct dependent • 1 total dependent

This class implements a simple state machine pattern, allowing you to quickly build rules-based state machines in Perl. As a simple implementation of a powerful concept, it differs slightly from an ideal DFA model in that it does not enforce a single...

DWHEELER/FSA-Rules-0.35 - 16 Mar 2015 16:04:53 UTC - Search in distribution

simple_scan - scan a set of Web pages for strings present/absent River stage one • 6 direct dependents • 6 total dependents

"simple_scan" is an extensible "little language" for static web page testing. It allows you to define tests in terms of *test specs* (which tell "simple_scan" where to go and what to look for there) and *pragmas* (which define string substitutions, o...

MCMAHON/App-SimpleScan-3.01 - 08 Jun 2010 22:03:37 UTC - Search in distribution

JSON::Parse - Parse JSON River stage two • 35 direct dependents • 77 total dependents

A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in "RFC 8259".) JSON::Parse offers the function "parse_json", which takes a string containing JSON, and returns an equivalent Perl structure. It also offers valid...

BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC - Search in distribution

Data::Printer - colored & full-featured pretty print of Perl data structures and objects River stage three • 167 direct dependents • 251 total dependents

The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...

GARU/Data-Printer-1.002001 - 22 Jan 2024 03:32:20 UTC - Search in distribution

perlbook - Libros sobre Perl y otros libros relacionados River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

Art::World - Modeling of creative processes River stage zero No dependents

"Art::World" is an attempt to model and simulate a system describing the interactions and influences between the various *agents* of the art world. It tries to draw a schematization of the interactions between art, institutions, influences and unexpe...

SMONFF/Art-World-0.19 - 15 Apr 2021 19:28:12 UTC - Search in distribution

OpenSky::API - Perl interface to the OpenSky Network API River stage zero No dependents

WARNING: This module is deprecated in favor of WebService::OpenSky. This was an experiment to see how easy it would be to create this module using Github Copilot. It was a fun experiment, but there were some design flaws. Those are largely fixed in W...

OVID/OpenSky-API-0.005 - 01 Jun 2023 08:36:15 UTC - Search in distribution

csniff - Command line interface to Class::Sniff graphs. River stage one • 2 direct dependents • 3 total dependents

Given one or more directories, attempts to render a "Class::Sniff" graph for all modules found in them. This may be very slow. Be patient. Output is sent to STDOUT, so redirect it where you will. If no "namespace" argument is passed, it will attempt ...

NEILB/Class-Sniff-0.10 - 07 Jun 2014 02:15:13 UTC - Search in distribution

Class::Trait - Deprecated. Please use Moose::Role. River stage one • 1 direct dependent • 1 total dependent

This document attempts to explain Traits in terms of Perl. Trait composition A Trait can be defined as a package containing: * A set of methods * A hash of overloaded operators mapped to the method labels * An array of required method labels Here is ...

OVID/Class-Trait-0.33 - 03 Jun 2023 08:44:55 UTC - Search in distribution

megadistro - build a list of perl modules into a binary package River stage zero No dependents

The megadistro packaging system is used to read-in a list of perl modules, fetch them from CPAN, build them, and then package the successfully built modules into a binary package of the type specified by the user. The current system can be run with v...

DBUCHMAN/MegaDistro-0.02-5 - 12 Mar 2006 05:24:31 UTC - Search in distribution

Set::Toolkit - searchable, orderable, flexible sets of (almost) anything. River stage zero No dependents

This module implements a set objects that can contain members of (almost) any type, and provides a number of attached helpers to allow set and element manipulation at a variety of levels. By "almost", I mean that it won't let you store "undef" as a v...

SIRROBERT/Set-Toolkit-0.11 - 21 Apr 2010 14:07:23 UTC - Search in distribution

CGI::Plus - Extra utilities for CGI River stage zero No dependents

This module adds a few enhancements to CGI::Safe <http://search.cpan.org/~ovid/CGI-Safe/lib/CGI/Safe.pm>, which itself adds a few security-based enancements to CGI.pm <http://perldoc.perl.org/CGI.html>. The enhancement are almost entirely additions -...

MIKO/CGI-Plus-0.15 - 05 Jan 2015 01:11:46 UTC - Search in distribution

Class::Agreement - add contracts to your Perl classes easily River stage zero No dependents

Class::Agreement is an implementation of behavioral contracts for Perl5. This module allows you to easily add pre- and postconditions to new or existing Perl classes. This module provides contracts such as dependent contracts, contracts for higher-or...

IAN/Class-Agreement-0.02 - 13 Dec 2005 04:30:33 UTC - Search in distribution

Test::Class - Easily create test classes in an xUnit/JUnit style River stage three • 175 direct dependents • 800 total dependents

Test::Class provides a simple way of creating classes and objects to test your code in an xUnit style. Built using Test::Builder, it was designed to work with other Test::Builder based modules (Test::More, Test::Differences, Test::Exception, etc.). *...

SZABGAB/Test-Class-0.52 - 17 Feb 2021 16:05:13 UTC - Search in distribution
134 results (0.085 seconds)