The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "Element::Library"

HTML::Element::Library - HTML::Element convenience functions River stage one • 1 direct dependent • 1 total dependent

HTML:::Element::Library provides extra methods for HTML::Element....

MGV/HTML-Element-Library-5.220000 - 25 Jun 2016 21:38:02 UTC - Search in distribution

TypeLibrary::FromXSD::Element - Create a single type decleration from a simpleType xsd element River stage zero No dependents

RENEEB/TypeLibrary-FromXSD-0.05 - 15 Jan 2019 06:53:31 UTC - Search in distribution

XML::Validator::Schema::ElementLibrary River stage zero No dependents

Internal module used to implement a library of elements....

SAMTREGAR/XML-Validator-Schema-1.10 - 31 Jan 2008 21:53:41 UTC - Search in distribution

Venus - Standard Library River stage two • 3 direct dependents • 56 total dependents

This library provides an object-orientation framework and extendible standard library for Perl 5 with classes which wrap most native Perl data types. Venus has a simple modular architecture, robust library of classes, methods, and roles, supports pur...

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC - Search in distribution

YAX - Yet Another XML library River stage zero No dependents

YAX is a fast pure Perl XML library for easily parsing, constructing, querying and manipulating XML. Simple benchmarks have shown that it is substantially faster than XML::DOM::Parser which uses Expat internally (which is written in C), see "PERFORMA...

RHUNDT/YAX-0.03 - 08 Jan 2010 11:31:00 UTC - Search in distribution

GD - Interface to Gd Graphics Library River stage three • 98 direct dependents • 155 total dependents

GD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...

RURBAN/GD-2.81 - 03 May 2024 17:02:57 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

fp - a library for programming in a functional style River stage zero No dependents

This module is an experiment in functional programming in perl. It uses nothing but a combination of; subroutines, the @_ array and a few built in operators to implement a style of functional programming. None of the code above is all that interestin...

STEVAN/fp-0.03 - 28 Sep 2005 22:27:52 UTC - Search in distribution

Eesh - Enlightenment Window Manager IPC Library River stage zero No dependents

Eesh.pm provides simple wrappers around the routines from eesh (included). This code is in alpha mode, please let me know of any improvements, and patches are especially welcome....

RBS/Eesh-0.3 - 22 Apr 2000 05:46:34 UTC - Search in distribution

TX - a simple template system based on Text::Template::Library River stage zero No dependents

"Text::Template::Base" and "Text::Template::Library" are good at processing single templates. They lack the ability to manage sets of template files. This module adds that functionality in a (what I think) user friendly manner. The most important fun...

OPI/TX-0.09 - 14 Jun 2010 16:05:06 UTC - Search in distribution

UUID - Universally Unique Identifier library for Perl River stage one • 6 direct dependents • 8 total dependents

The UUID library is used to generate unique identifiers for objects that may be accessible beyond the local system. For instance, they could be used to generate unique HTTP cookies across multiple web servers without communication between the servers...

JRM/UUID-0.34 - 30 Apr 2024 01:26:41 UTC - Search in distribution

SOAP - Library for SOAP clients and servers in Perl River stage zero No dependents

SOAP/Perl is a collection of Perl modules which provides a simple and consistent application programming interface (API) to the Simple Object Access Protocl (SOAP). To learn more about SOAP, see the W3C note at <URL:http://www.w3.org/TR/SOAP> This li...

KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTC - Search in distribution

PDF::Core - Core Library for PDF library River stage zero No dependents

The main purpose of the PDF::Core library is to provide the data structure and the constructor for the more general PDF library....

ANTRO/PDF-111 - 14 Feb 2000 14:46:43 UTC - Search in distribution

bc - an arbitrary precision calculator language River stage one • 1 direct dependent • 1 total dependent

This is the PerlPowerTools implementations of GNU version of bc, a souped-up calculator language. This is documented at: https://www.gnu.org/software/bc/manual/html_mono/bc.html Options * -b - use Math::BigFloat * -d - turn on debugging output * -h -...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution

V - Print version of the specified module(s). River stage two • 7 direct dependents • 10 total dependents

This module uses stolen code from Module::Info to find the location and version of the specified module(s). It prints them and exit()s. It defines "import()" and is based on an idea from Michael Schwern on the perl5-porters list. See the discussion: ...

ABELTJE/V-0.19 - 08 Jan 2024 15:30:19 UTC - Search in distribution

Kx - Perl extension for Kdb+ http://kx.com River stage zero No dependents

Alpha code. Create a wrapper around Kdb+ and Q in Perl using the C interface to Kdb+...

SLOYD/Kx-0.044 - 04 Feb 2023 14:16:58 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
  • DBI::DBD - Perl DBI Database Driver Writer's Guide

The River stage two • 36 direct dependents • 38 total dependents

JDB/Win32-OLE-0.1713 - 03 Apr 2021 04:13:13 UTC - Search in distribution

Cv - helps you to make something around computer vision. River stage one • 1 direct dependent • 1 total dependent

"Cv" is the Perl interface to the OpenCV computer vision library that originally developed by Intel. I'm making this module to use the computer vision more easily like a slogan of perl *"Easy things should be easy, hard things should be possible."* T...

YUTA/Cv-0.29 - 02 Jun 2013 13:20:16 UTC - Search in distribution

CIPP - Reference Manual River stage zero No dependents

This is the reference manual for CIPP, the powerful preprocessor language for embedding Perl and SQL in HTML. This documentation module is part of the CIPP distribution which is available on CPAN. The manual describes CIPP's basic syntax rules, class...

JRED/CIPP-3.0.8 - 27 Oct 2006 13:06:00 UTC - Search in distribution
1,538 results (0.171 seconds)