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

Search results for "XML::Lite::Document"

XML::DOM::Lite::Document - XML DOM Lite Document River stage one • 1 direct dependent • 2 total dependents

XML::DOM::Lite::Document objects are returned by the Parser and shouldn't generally be instantiated explicitly....

RHUNDT/XML-DOM-Lite-0.16 - 02 Jun 2017 19:38:43 UTC - Search in distribution

TEI::Lite::Document - TEI::Lite::Document Object River stage zero No dependents

TEI::Lite::Document is a object oriented interface to the 'global' structure of a TEI document....

DHAGEMAN/TEI-Lite-0.60 - 25 May 2005 14:56:25 UTC - Search in distribution

ScraperPOD - A Framework for scraping results from search engines. River stage one • 1 direct dependent • 1 total dependent

SCRAPER FRAMEWORK [============================================================================] [ ] [ Your Request Values The Response Values ] [ | ^ ] [ v | ] [ +-------------------------+ +-------------------------+ ] [ | | | | ] [ | Request Objec...

GLENNWOOD/Scraper-3.05 - 02 Aug 2003 07:47:12 UTC - Search in distribution

CGI::Tiny - Common Gateway Interface, with no frills River stage zero No dependents

CGI::Tiny provides a modern interface to write CGI <https://en.wikipedia.org/wiki/Common_Gateway_Interface> scripts to dynamically respond to HTTP requests as defined in RFC 3875 <https://tools.ietf.org/html/rfc3875>. It is intended to be: * Minimal ...

DBOOK/CGI-Tiny-1.002 - 09 Jun 2021 04:34:49 UTC - Search in distribution

CTK::Util - CTK Utilities River stage one • 1 direct dependent • 1 total dependent

Public utility functions. No function is not exported by default! FUNCTIONS All subroutines are listed in alphabetical order basetime $secs = basetime(); The time at which the program began running, in seconds. This function returns result of express...

ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC - Search in distribution

DISCO - DISCO client interface River stage zero No dependents

This module provide functions to interpret DISCO. DISCO (short for Discovery) is a pseudo-standard by Microsoft. A published .disco file, which is an XML document that contains links to other resources that describe the XML Web service, enables progr...

WENZ/DISCO-0.01 - 09 Apr 2004 10:06:49 UTC - Search in distribution

Sah::Schema::language::code - Language code (alpha-2 or alpha-3) River stage one • 1 direct dependent • 1 total dependent

Accept only current (not retired) codes. Alpha-2 or alpha-3 codes are accepted....

PERLANCAR/Sah-Schemas-Language-0.005 - 18 Nov 2023 00:06:18 UTC - Search in distribution

EntityModel - manage entity model definitions River stage one • 3 direct dependents • 7 total dependents

This module provides a data storage abstraction system (in the form of an Object Relational Model) for accessing backend storage from Perl and other languages. The intent is to take a model definition and generate or update database tables, caching l...

TEAM/EntityModel-0.102 - 08 Sep 2013 17:14:29 UTC - Search in distribution

IO::Util - A selection of general-utility IO function River stage two • 2 direct dependents • 12 total dependents

This is a micro-weight module that exports a few functions of general utility in IO operations....

DOMIZIO/IO-Util-1.5 - 31 Dec 2005 13:51:40 UTC - Search in distribution

EmbedIT::WebIT - A small yet very effective embeded web server for any perl application River stage zero No dependents

The WebIT embeded web server was created a long time ago to make a pure perl application that will interact directly with *Kannel*. The need was to relieve *Kannel* from the need to wait for the web server to run its scripts before going back to serv...

DEVMORFO/EmbedIT-WebIT-1.6.3a - 08 Mar 2010 15:32:56 UTC - Search in distribution

MOSES::MOBY - Start here! Documentation for the Perl extension for the automatic generation of BioMOBY web services! River stage zero No dependents

This is the documentation for Perl MoSeS (Moby Services Support). If you are reading this from the "perldoc" utility, you may notice that some words are missing or that some phrases are incomplete. In order to view this documentation in the manner in...

EKAWAS/MOSES-MOBY-0.96.1 - 09 Dec 2010 14:23:28 UTC - Search in distribution

Spreadsheet::WriteExcel - Write to a cross-platform Excel binary file. River stage two • 33 direct dependents • 46 total dependents

The Spreadsheet::WriteExcel Perl module can be used to create a cross-platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks, images and charts can be wri...

JMCNAMARA/Spreadsheet-WriteExcel-2.40 - 07 Nov 2013 00:47:02 UTC - Search in distribution

OWL2Perl - Perl extension for the automatic generation of perl modules from OWL classes River stage zero No dependents

A module to aid in the genesis of Perl modules that represent OWL entities in OWL ontologies. Upgrading from a version prior to Version 0.97 For those of you upgrading from a version prior to version 0.97, you will need to regenerate your modules for...

EKAWAS/OWL2Perl-1.00 - 12 May 2011 23:52:42 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution

org2wp - Publish Org document (or heading) to WordPress as blog post River stage one • 1 direct dependent • 1 total dependent

This is originally a quick hack because I couldn't make L<https://github.com/punchagan/org2blog> on my Emacs installation to work after some update. "org2wp" uses the same format as "org2blog", but instead of being an Emacs package, it is a CLI scrip...

PERLANCAR/App-org2wp-0.013 - 23 May 2022 00:05:22 UTC - Search in distribution
  • App::org2wp - Publish Org document (or heading) to WordPress as blog post

Pod::WSDL - Creates WSDL documents from (extended) pod River stage one • 1 direct dependent • 1 total dependent

- How to use Pod::WSDL Parsing the pod How does Pod::WSDL work? If you instantiate a Pod::WSDL object with the name of the module (or the path of the file, or an open filehandle) providing the web service like this my $pwsdl = new Pod::WSDL(source =>...

JCOP/Pod-WSDL-0.063 - 21 Oct 2014 23:16:57 UTC - Search in distribution

SOAP::SOM - provides access to the values contained in SOAP Response River stage three • 110 direct dependents • 144 total dependents

Objects from the SOAP::SOM class aren't generally instantiated directly by an application. Rather, they are handed back by the deserialization of a message. In other words, developers will almost never do this: $som = SOAP::SOM->new; SOAP::SOM object...

PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC - Search in distribution
  • SOAP::Data - this class provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities.
  • SOAP::Lite - Perl's Web Services Toolkit

Ambrosia - a powerful web application framework that can be used to create general applications too. River stage zero No dependents

(I'm sorry for my English. And I apologize for the scant documentation. A little bit later I will fill this gap.) The Ambrosia is a powerful framework to build web applications. The Ambrosia implements MVC model for applications. In this document I w...

KNM/Ambrosia-0.010 - 30 Jun 2012 07:09:43 UTC - Search in distribution

Jabber::Lite - Standalone library for communicating with Jabber servers. River stage zero No dependents

Jabber::Lite is, as the name implies, a small 'lite' library for dealing with Jabber servers, implemented entirely in perl. Whilst it is small, it does try to be fairly complete for common tasks. Whats in the box? Jabber::Lite is able to connect to a...

BEECEE/Jabber-Lite-0.8 - 13 Feb 2007 06:11:55 UTC - Search in distribution

VMware::API::LabManager - The VMware LabManager API River stage zero No dependents

This module provides a Perl interface to VMware's Labmanager SOAP interface. It has a one-to-one mapping for most of the commands exposed in the external API as well as a many commands exposed in the internal API. Using this module you can checkout, ...

BENNIE/VMware-API-LabManager-2.12 - 18 Sep 2023 19:12:03 UTC - Search in distribution
68 results (0.077 seconds)