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

Search results for "ORANGE"

Acme::Orange - Like Acme::Colour but only for important colours River stage zero No dependents

Methods are as Acme::Colour...

NWCLARK/Acme-Orange-0.03 - 29 Nov 2005 10:02:44 UTC - Search in distribution

SMS::Send::Orange::ContactEveryone - SMS::Send driver to send messages via ContactEveryone (www.orange-business.com/fr/produits/contact-everyone). River stage zero No dependents

SMS::Send::Orange::ContactEveryone - SMS::Send driver to send messages via ContactEveryone (www.orange-business.com/fr/produits/contact-everyone). This is not intended to be used directly, but instead called by SMS::Send (see synopsis above for a bas...

ALEXARN/SMS-Send-Orange-ContactEveryone-0.01 - 20 Dec 2016 08:15:39 UTC - Search in distribution

Map::Tube::Delhi::Line::Orange - Delhi Metro Map: Orange Line. River stage one • 1 direct dependent • 2 total dependents

Delhi Metro Map: Orange Line. +--------------------+------------------------------------------------------+ | Station Name | Linked To | +--------------------+------------------------------------------------------+ | Dwarka Sector 21 | I. G. I. Airpo...

MANWAR/Map-Tube-Delhi-0.97 - 30 Oct 2019 16:41:28 UTC - Search in distribution

MMS::Mail::Provider::UKOrange - This provides a class for parsing an MMS::Mail::Message object that has been sent via the UK Orange network. River stage zero No dependents

ROBL/MMS-Mail-Provider-UKOrange-0.06 - 12 Jul 2006 14:19:22 UTC - Search in distribution

Acme::Tango - Turn colours orange River stage zero No dependents

SARGIE/Acme-Tango-0.07 - 01 Jan 2011 13:52:25 UTC - Search in distribution

RL - Perl interface to the readline library River stage zero No dependents

This module provides an interface to the readline library. On Linux, it would be the readline library provided by GNU. On OS X, it is the emulated readline library that is actually the libedit library. This library only provides the subset of functio...

JACOBG/RL-0.09 - 25 Nov 2022 08:52:56 UTC - Search in distribution

hi - highlight things in a stream of output River stage zero No dependents

JETTERO/Term-ANSIColorx-ColorNicknames-2.7193 - 08 Feb 2022 13:44:15 UTC - Search in distribution

perlop - Perl operators and precedence River stage five • 11292 direct dependents • 32664 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

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

TPath - general purpose path languages for trees River stage one • 3 direct dependents • 3 total dependents

TPath provides an xpath-like language for arbitrary trees. You implement a minimum of two methods -- "children" and "tag" -- and then you can explore your trees via concise, declarative paths. In tpath, "attributes" are node attributes of any sort an...

DFH/TPath-1.007 - 05 Aug 2014 16:26:44 UTC - Search in distribution

Oryx - Meta-Model Driven Object Persistance with Multiple Inheritance River stage one • 1 direct dependent • 1 total dependent

Oryx is an object persistence framework which supports both object-relational mapping as well as DMB style databases and as such is not coupled with any particular storage back-end. In other words, you should be able to swap out an RDMBS with a DBM s...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC - Search in distribution

perlfaq4 - Data Manipulation River stage zero No dependents

This section of the FAQ answers questions related to manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues....

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution
  • perlfaq7 - General Perl Language Issues

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

Logo - An implementation of the Logo programming language River stage zero No dependents

This module provides an implementation of the Logo programming language, with all of the necessary drawing primitives in a Tk Canvas. The Canvas object is also referred to as the "screen". The first construction of a Language::Logo object causes a se...

JCNORTON/Language-Logo-1.000 - 31 Jan 2007 03:34:20 UTC - Search in distribution

cover - report coverage statistics River stage three • 61 direct dependents • 117 total dependents

Report coverage statistics in a variety of formats. The summary option produces a short textual summary. Other reports are available by using the report option. The following reports are currently available: html - detailed HTML reports (default) htm...

PJCJ/Devel-Cover-1.42 - 26 Apr 2024 15:39:37 UTC - Search in distribution
  • cover - report coverage statistics
  • cover - report coverage statistics
  • cover - report coverage statistics

draw River stage zero No dependents

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

POOF - Perl extension that provides stronger typing, encapsulation and inheritance. River stage zero No dependents

This module attempts to give Perl a more formal OO implementation framework. Providing a distinction between class properties and methods with three levels of access (Public, Protected and Private). It also restricts method overriding in children cla...

BMILLARES/POOF-1.4 - 09 Oct 2008 19:12:25 UTC - Search in distribution

GraphViz2 - A wrapper for AT&T's Graphviz River stage two • 19 direct dependents • 21 total dependents

Overview This module provides a Perl interface to the amazing Graphviz <http://www.graphviz.org/>, an open source graph visualization tool from AT&T. It is called GraphViz2 so that pre-existing code using (the Perl module) GraphViz continues to work....

ETJ/GraphViz2-2.67 - 21 Jul 2022 12:49:05 UTC - Search in distribution

ICC::Support::Chart - An object oriented module for reading, writing and manipulating color measurement data. River stage zero No dependents

Color measurements are made with a spectrophotometer and saved as a file. An ICC::Support::Chart object is made from this measurement file. Other ICC modules and objects utilize Chart objects for data input and output. Many methods are provided for c...

BIRKETT/ICC-Profile-0.82 - 09 Feb 2020 16:59:34 UTC - Search in distribution

PDF::Builder - Facilitates the creation and modification of PDF files River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC - Search in distribution

HTML5::DOM - Super fast html5 DOM library with css selectors (based on Modest/MyHTML) River stage one • 2 direct dependents • 3 total dependents

HTML5::DOM <https://metacpan.org/pod/HTML5::DOM> is a fast HTML5 parser and DOM manipulatin library with CSS4 selectors, fully conformant with the HTML5 specification. It based on <https://github.com/lexborisov/Modest> as selector engine and <https:/...

ZHUMARIN/HTML5-DOM-1.26 - 25 Apr 2024 16:33:30 UTC - Search in distribution
270 results (0.081 seconds)