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

Search results for "Father"

Business::CPI::Gateway::Base - Father of all gateways River stage one • 5 direct dependents • 5 total dependents

ANDRE/Business-CPI-0.924 - 13 Feb 2015 16:51:36 UTC - Search in distribution

XSH River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC - Search in distribution

JE - Pure-Perl ECMAScript (JavaScript) Engine River stage two • 6 direct dependents • 10 total dependents

JE, short for JavaScript::Engine (imaginative, isn't it?), is a pure-Perl JavaScript engine. Here are some of its strengths: - Easy to install (no C compiler necessary*) - The parser can be extended/customised to support extra (or fewer) language fea...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 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

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

Want - A generalisation of wantarray River stage three • 36 direct dependents • 344 total dependents

This module generalises the mechanism of the wantarray function, allowing a function to determine in some detail how its return value is going to be immediately used. Top-level contexts: The three kinds of top-level context are well known: VOID The r...

ROBIN/Want-0.29 - 26 Feb 2016 04:44:09 UTC - Search in distribution

anarch - A script for creating offline copies of websites River stage zero No dependents

anarch is a script for creating offline copies of websites. It downloads a website, correcting links in pages and style sheets so that they are all relative (and all links outside the root directory are absolute), and removing '<base href>' tags. It ...

SPROUT/anarch-0.04 - 08 Nov 2009 21:49:37 UTC - Search in distribution

Logic - logical programming and multimethod dispatch River stage zero No dependents

The Logic modules implement a logic programming framework in Perl. It does all the magic stuff that prolog does, it just doesn't have as big a standard library. But it has a bigger standard library, because it has CPAN. On top of being able to do log...

LPALMER/Logic-0.02 - 26 Mar 2005 14:52:38 UTC - Search in distribution

perlglossary - Perl Glossary River stage zero No dependents

A glossary of terms (technical and otherwise) used in the Perl documentation, derived from the Glossary of *Programming Perl*, Fourth Edition. Words or phrases in bold are defined elsewhere in this glossary. Other useful sources include the Unicode G...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

PDF::Tiny - Minimal Lightweight PDF Library River stage zero No dependents

This is a very lightweight (and limited) PDF parser. If you need to do some simple PDF processing on a web server with limited RAM and CPU, and if slurping the entire file into memory is not an option, this module may well be for you, at the cost of ...

SPROUT/PDF-Tiny-0.09 - 16 Jul 2017 18:14:20 UTC - Search in distribution

HTML::DOM - A Perl implementation of the HTML Document Object Model River stage two • 10 direct dependents • 11 total dependents

This module implements the HTML Document Object Model by extending the HTML::Tree modules. The HTML::DOM class serves both as an HTML parser and as the document class. The following DOM modules are currently supported: Feature Version (aka level) ---...

SPROUT/HTML-DOM-0.058 - 03 Feb 2018 06:12:46 UTC - Search in distribution

Text::Hoborg::Manuel River stage zero No dependents

JMERELO/Text-Hoborg-0.0.6 - 14 Dec 2013 09:10:20 UTC - Search in distribution

CSS::DOM - Document Object Model for Cascading Style Sheets River stage two • 6 direct dependents • 14 total dependents

This set of modules provides the CSS-specific interfaces described in the W3C DOM recommendation. The CSS::DOM class itself implements the StyleSheet and CSSStyleSheet DOM interfaces. This set of modules has two modes: 1 It can validate property valu...

SPROUT/CSS-DOM-0.17 - 29 Jan 2018 17:10:18 UTC - Search in distribution

Sys::Hwloc - Perl Access to Portable Hardware Locality (hwloc) River stage zero No dependents

The Sys::Hwloc module provides a Perl wrapper API around the Portable Hardware Locality (hwloc) C API. Visit <http://www.open-mpi.org/projects/hwloc> for information about hwloc. The module provides access to the functions of the hwloc API as well as...

BKA/Sys-Hwloc-0.10 - 20 Jan 2011 08:15:30 UTC - Search in distribution

Graph::Dijkstra - Dijkstra computations with methods to input/output graph datasets from/to supported file formats River stage zero No dependents

Efficient implementation of Dijkstras shortest path algorithm in Perl using a Minimum Priority Queue (Array::Heap::ModifiablePriorityQueue**). Computation methods. farthestNode() Shortest path to farthest node from an origin node shortestPath() Short...

DDALLEN/Graph-Dijkstra-0.70 - 14 Mar 2016 13:13:05 UTC - Search in distribution

aliased - Use shorter versions of class names. River stage four • 123 direct dependents • 1155 total dependents

"aliased" is simple in concept but is a rather handy module. It loads the class you specify and exports into your namespace a subroutine that returns the class name. You can explicitly alias the class to another name or, if you prefer, you can do so ...

ETHER/aliased-0.34 - 03 Jan 2015 20:41:20 UTC - Search in distribution

Homer - Simple prototype-based object system River stage zero No dependents

"Homer" is a very simple prototype-based object system, similar to JavaScript. In a prototype based object system there are no classes. Objects are either directly created with some attributes and methods, or cloned from existing objects, in which ca...

IDOPEREL/Homer-1.000001 - 06 Feb 2017 20:45:03 UTC - Search in distribution

Perl6::Form - Implements the Perl 6 'form' built-in River stage one • 4 direct dependents • 4 total dependents

Formats are Perl 5's mechanism for creating text templates with fixed-width fields. Those fields are then filled in using values from prespecified package variables. Unlike Perl 5, Perl 6 doesn't have a "format" keyword. Or the associated built-in fo...

DCONWAY/Perl6-Form-0.090 - 09 Jan 2019 00:23:27 UTC - Search in distribution

Acme::EyeDrops - Visual Programming in Perl River stage one • 1 direct dependent • 1 total dependent

"Acme::EyeDrops" converts a Perl program into an equivalent one, but without all those unsightly letters and numbers. In a Visual Programming breakthrough, EyeDrops allows you to pour the generated program into various shapes, such as UML diagrams, e...

ASAVIGE/Acme-EyeDrops-1.62 - 12 Apr 2015 06:43:50 UTC - Search in distribution
107 results (0.065 seconds)