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

Search results for "mime-construct"

WDDX - Module for reading and writing WDDX packets River stage zero No dependents

About WDDX From <http://www.wddx.org/>: The Web Distributed Data Exchange, or WDDX, is a free, open XML-based technology that allows Web applications created with any platform to easily exchange data with one another over the Web. WDDX and Perl WDDX ...

PETDANCE/WDDX-1.02 - 02 Dec 2003 03:47:05 UTC - Search in distribution

perlebcdic - Considerations for running Perl on EBCDIC platforms River stage five • 11292 direct dependents • 32664 total dependents

An exploration of some of the issues facing Perl programmers on EBCDIC based computers. Portions of this document that are still incomplete are marked with XXX. Early Perl versions worked on some EBCDIC machines, but the last known version that ran o...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Prima::Widget - window management River stage two • 17 direct dependents • 19 total dependents

Prima::Widget is a descendant of the Prima::Component class, that provides comprehensive management of system-dependent windows. Objects of the Prima::Widget class are mapped to the screen space as a rectangular area, with distinct boundaries, a poin...

KARASIK/Prima-1.72 - 31 Jan 2024 09:42:17 UTC - Search in distribution

ePerl - Embedded Perl 5 Language River stage zero No dependents

Abstract ePerl interprets an ASCII file bristled with Perl 5 program statements by evaluating the Perl 5 code while passing through the plain ASCII data. It can operate in various ways: As a stand-alone Unix filter or integrated Perl 5 module for gen...

RSE/eperl-2.2.13 - 10 Jul 1998 09:22:54 UTC - Search in distribution

Mail::Box - manage a mailbox, a folder with messages River stage one • 8 direct dependents • 8 total dependents

A Mail::Box::Manager creates "Mail::Box" objects. But you already knew, because you started with the Mail::Box-Overview manual page. That page is obligatory reading, sorry! "Mail::Box" is the base class for accessing various types of mailboxes (folde...

MARKOV/Mail-Box-3.010 - 18 Jul 2023 07:26:47 UTC - Search in distribution

Badger::Class - class metaprogramming module River stage one • 4 direct dependents • 6 total dependents

"Badger::Class" is a class metaprogramming module. It provides methods for defining, extending and manipulating object classes and related metadata in a relatively clean and simple way. Using the "Badger::Class" module will automatically enable the "...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC - Search in distribution

Net::Wire10 - Pure Perl driver for MySQL, Sphinx and Drizzle. River stage zero No dependents

Net::Wire10 is a Pure Perl connector that talks to MySQL, Sphinx and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned servers without ...

DUBEX/Net-Wire10-1.08 - 12 Apr 2010 23:33:27 UTC - Search in distribution

pod::CONFIGURE_HOWTO River stage zero No dependents

LDS/GBrowse-2.56 - 15 Jan 2017 21:29:11 UTC - Search in distribution

rss2leafnode - post RSS or Atom feeds and web pages to newsgroups River stage zero No dependents

RSS2Leafnode downloads RSS or Atom feeds and posts items as messages to an NNTP news server. It's designed to make text items available for reading in local newsgroups, not propagating anywhere (though that's not enforced). Desired feeds are given in...

KRYDE/rss2leafnode-79 - 05 Feb 2017 11:24:31 UTC - Search in distribution

Net::IMP - Inspection and Modification Protocol River stage one • 1 direct dependent • 1 total dependent

IMP is a protocol for inspection, modification and rejection of data between two sides (client and server) using an analyzer implementing this interface. Basics IMP is an asynchronous protocol, usually used together with callbacks. * Using the "data"...

SULLR/Net-IMP-0.635 - 26 Feb 2021 12:45:44 UTC - Search in distribution

RT::Atom - The RT-Atom API River stage zero No dependents

This RT extension implements a REST-style web service interface, based on the Atom draft specification, version 0.3. For more information on Atom and REST, please consult the references in the "SEE ALSO" section. The RT-Atom URI space Some example ca...

AUTRIJUS/RT-Atom-0.03 - 25 Aug 2004 17:19:50 UTC - Search in distribution

Apache::MP3 - Generate streamable directories of MP3 and Ogg Vorbis files River stage zero No dependents

This module makes it possible to browse a directory hierarchy containing MP3, Ogg Vorbis, or Wav files, sort them on various fields, download them, stream them to an MP3 decoder like WinAmp, and construct playlists. The display is configurable and su...

LDS/Apache-MP3-4.00 - 15 Apr 2006 01:26:38 UTC - Search in distribution

WWW::Robot - configurable web traversal engine (for web robots & agents) River stage one • 2 direct dependents • 2 total dependents

This module implements a configurable web traversal engine, for a *robot* or other web agent. Given an initial web page (*URL*), the Robot will get the contents of that page, and extract all links on the page, adding them to a list of URLs to visit. ...

KVENTIN/WWW-Robot-0.026 - 07 Aug 2009 13:21:26 UTC - Search in distribution

Net::LDAP::RFC - List of related RFCs River stage two • 70 direct dependents • 82 total dependents

The LDAP protocol is defined in the following RFCs...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

CGI::Application - Framework for building reusable web-applications River stage three • 118 direct dependents • 128 total dependents

It is intended that your Application Module will be implemented as a sub-class of CGI::Application. This is done simply as follows: package My::App; use base 'CGI::Application'; Notation and Conventions For the purpose of this document, we will refer...

MARTO/CGI-Application-4.61 - 02 Mar 2018 09:20:24 UTC - Search in distribution

LoadHtml - Dynamic HTML Generation Library River stage zero No dependents

AND EXAMPLES The LoadHtml Home Page LoadHtml - Dynamic HTML Generation Library, by Jim Turner (turnerjw784 att yahoo .dot. com). LoadHtml is a Perl library to enable Perl CGI programs to dynamically generate HTML pages from HTML page templates. LoadH...

TURNERJW/LoadHtml-7.10 - 23 Jul 2018 19:34:17 UTC - Search in distribution

CGI::Test - CGI regression test framework River stage one • 4 direct dependents • 8 total dependents

The "CGI::Test" module provides a CGI regression test framework which allows you to run your CGI programs offline, i.e. outside a web server, and interact with them programmatically, without the need to type data and click from a web browser. If you'...

TOKAREV/CGI-Test-1.111 - 03 Feb 2016 05:26:43 UTC - Search in distribution

HTML::Pen - Perl Embedding Notation (Yet another parser for embedding Perl in HTML) River stage zero No dependents

Pen performs simple in-line substitution of Perl code. Its syntax is consistent with SGML and HTML, but can be used on any file type. Pen recognizes the following syntax as a Perl expression and performs a literal interpretation. &subroutine( args1, ...

TQISJIM/HTML-Pen-1_01 - 09 Sep 2011 17:46:14 UTC - Search in distribution

Mojolicious - Real-time web framework River stage four • 943 direct dependents • 1041 total dependents

An amazing real-time web framework built on top of the powerful Mojo web development toolkit. With support for RESTful routes, plugins, commands, Perl-ish templates, content negotiation, session management, form validation, testing framework, static ...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

Apache::Solr - Apache Solr (Lucene) extension River stage one • 1 direct dependent • 1 total dependent

Solr is a stand-alone full-text search-engine (based on Lucent), with loads of features. This module tries to provide a high level interface to the Solr server. See http://wiki.apache.org/solr/ and http://lucene.apache.org/solr/ POD ERRORS Hey! The a...

MARKOV/Apache-Solr-1.09 - 06 Dec 2022 12:32:29 UTC - Search in distribution
77 results (0.099 seconds)