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

Search results for "CURTIS"

XML::EasySQL - a two-way SQL/XML base class for Perl. It was written by Curtis Lee Fulton (http://fultron.net; curtisf@fultron.net). River stage zero No dependents

XML::EasySQL is a two-way SQL/XML base class for Perl. It acts as an emulsifier for the oil and water that is SQL and XML. Features: o Two-way transforms between XML and SQL data o smart SQL updates: only altered tables are updated o unlimited tree d...

CURTISF/XML-EasySQL-1.2 - 11 Jun 2004 23:46:42 UTC - Search in distribution
  • XML::EasySQL::XMLobj - Fork of Robert Hanson's killer XML::EasyOBJ module, which offers Easy XML object navigation

CGI - Handle Common Gateway Interface requests and responses River stage four • 286 direct dependents • 1216 total dependents

CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 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

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

Net::Server - Extensible, general Perl server engine River stage two • 36 direct dependents • 88 total dependents

"Net::Server" is an extensible, generic Perl server engine. "Net::Server" attempts to be a generic server as in "Net::Daemon" and "NetServer::Generic". It includes with it the ability to run as an inetd process ("Net::Server::INET"), a single connect...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC - Search in distribution

perlfaq6 - Regular Expressions River stage zero No dependents

This section is surprisingly small because the rest of the FAQ is littered with answers involving regular expressions. For example, decoding a URL and checking whether something is a number can be handled with regular expressions, but those answers a...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 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

Net::FTPSSL - A FTP over TLS/SSL class River stage one • 1 direct dependent • 1 total dependent

"Net::FTPSSL" is a class implementing a simple FTP client over a Transport Layer Security (TLS) or Secure Sockets Layer (SSL) connection written in Perl as described in RFC959 and RFC2228. It will use TLS v1.2 by default, since TLS is more secure tha...

CLEACH/Net-FTPSSL-0.42 - 01 Oct 2019 00:41:46 UTC - Search in distribution

local::lib - create and use a local lib/ for perl modules with PERL5LIB River stage two • 34 direct dependents • 85 total dependents

This module provides a quick, convenient way of bootstrapping a user-local Perl module library located within the user's home directory. It also constructs and prints out for the user the list of environment variables using the syntax appropriate for...

HAARG/local-lib-2.000029 - 20 Apr 2022 13:42:16 UTC - Search in distribution

WiX3 - Objects useful for generating Windows Installer XML files. River stage one • 1 direct dependent • 2 total dependents

This distribution is designed to assist in writing XML files for Windows Installer XML version 3.0, otherwise known as WiX. Since Windows Installer, and therefore WiX, keeps track of each individual file, installers using it are more complicated than...

CSJEWELL/WiX3-0.011 - 05 Jun 2011 16:18:34 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

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

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

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

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

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

TAP::Parser - Parse TAP output River stage five • 205 direct dependents • 22560 total dependents

"TAP::Parser" is designed to produce a proper parse of TAP output. For an example of how to run tests through this module, see the simple harnesses "examples/". There's a wiki dedicated to the Test Anything Protocol: <http://testanything.org> It incl...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 342 direct dependents • 452 total dependents

This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in you...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

HOP::Parser - "Higher Order Perl" Parser River stage zero No dependents

This package is based on the Parser.pm code from the book "Higher Order Perl", by Mark Jason Dominus. This module implements recursive-descent parsers by allowing programmers to build a bunch of smaller parsers to represent grammar elements and assem...

XAV/HOP-Parser-0.03 - 28 May 2012 07:51:16 UTC - Search in distribution
156 results (0.066 seconds)