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

Search results for "PMH"

oai_pmh.pl - pipe OAI-PMH to the command-line River stage one • 2 direct dependents • 2 total dependents

Retrieve data from OAI-PMH endpoints. The output format is: <headers> <content> <FORMFEED> Where <headers> are in HTTP header format. Content will be the raw XML as exposed by the repository. Each record is separated by a FORMFEED character. For exam...

HOCHSTEN/HTTP-OAI-4.13 - 06 Jun 2023 09:44:33 UTC - Search in distribution

Net::OAI::Error - OAI-PMH errors. River stage zero No dependents

Note: Actually this class implements the SAX filter which processes (and forwards) all top-level OAI-PMH elements. Specifically the following events are not forwarded: OAI-PMH itself, request, responseDate and error. Thus only events for the elements...

THB/OAI-Harvester-1.20 - 24 Jan 2016 23:27:23 UTC - Search in distribution

MyLibrary River stage zero No dependents

This tutorial gives the reader an overview of how to use the MyLibrary modules. It is only an introduction. The reader is expected to understand the principles of basic object-oriented Perl programming. By the end of the tutorial the reader should be...

EMORGAN/MyLibrary-3.0.4 - 06 Sep 2007 20:15:56 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

Spreadsheet::WriteExcelXML - Create an Excel file in XML format. River stage zero No dependents

The "Spreadsheet::WriteExcelXML" module can be used to create an Excel file in XML format. The Excel XML format is supported in Excel 2002 and 2003. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers,...

JMCNAMARA/Spreadsheet-WriteExcelXML-0.15 - 29 Mar 2021 20:33:58 UTC - Search in distribution

dbd-illustra River stage zero No dependents

PMH/DBD-Illustra-0.04 - 13 Oct 1999 14:05:05 UTC - Search in distribution

Cache::Mmap - Shared data cache using memory mapped files River stage zero No dependents

This module implements a shared data cache, using memory mapped files. If routines are provided which interact with the underlying data, access to the cache is completely transparent, and the module handles all the details of refreshing cache content...

PMH/Cache-Mmap-0.11 - 15 Apr 2008 09:50:30 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

Catmandu - a data toolkit River stage two • 77 direct dependents • 83 total dependents

Catmandu provides a command line tools for the conversion of various data formats including: JSON, YAML, RDF, CSV, TSV, XML and even Excel. Using extension modules, specialized conversions for metadata formats using in libraries, archives and museums...

HOCHSTEN/Catmandu-1.2021 - 06 Nov 2023 09:43:15 UTC - Search in distribution

HTML::StickyForm - Lightweight general-purpose HTML form generation, with sticky values River stage zero No dependents

This module provides a simple interface for generating HTML form elements, with default values chosen from the previous form submission. This module was written with mod_perl (Apache::Request) in mind, but works equally well with CGI.pm, including th...

PMH/HTML-StickyForm-0.08 - 01 Nov 2011 22:38:35 UTC - Search in distribution

XML::Tape - module for the manipulation of XMLtape archives River stage zero No dependents

The XMLtape provides a write-once/read-many XML wrapper for a collection of XML documents. The wrapper provides an easy storage format for big collections of XML files which can be processed with off the shelf tools and validated against a schema. Th...

HOCHSTEN/XML-Tape-0.22 - 05 Sep 2005 08:50:37 UTC - Search in distribution

OLE::Storage - An Interface to Structured Storage Documents. River stage zero No dependents

Documents done at Microsoft Windows Systems are tending to be stored in a persistant data format, that MS calls "Structured Storage". This module gives access to Structured Storage files. Alas, the current release allows more or less read access, onl...

MSCHWARTZ/OLE-Storage-0.386 - 28 Apr 1998 03:15:00 UTC - Search in distribution

Catmandu::Breaker - Package that exports data in a Breaker format River stage zero No dependents

Inspired by the article "Metadata Analysis at the Command-Line" by Mark Phillips in <http://journal.code4lib.org/articles/7818> this exporter breaks metadata records into the Breaker format which can be analyzed further by command line tools....

HOCHSTEN/Catmandu-Breaker-0.141 - 19 Mar 2019 09:42:05 UTC - Search in distribution

Class::Random - Random behaviour for instances River stage zero No dependents

This module allows you to create classes which randomly change their behaviour or implementation according to a specified behaviour. This is done simply by using the module, passing a parameter list which dictates the required behaviour. A number of ...

PMH/Class-Random-0.2 - 06 Aug 2002 17:06:44 UTC - Search in distribution

Test::SerialFork - Run iterations of a test in different processes River stage zero No dependents

This module allows you to run multiple copies of the same test, specifying a different label for each copy. The label is made available to the test run, and will generally be used to modify its behaviour in some way. Each copy of the test will also b...

PMH/Test-SerialFork-0.01 - 27 Jul 2005 15:18:07 UTC - Search in distribution

Catmandu::MARC - Catmandu modules for working with MARC data River stage one • 1 direct dependent • 1 total dependent

With Catmandu, LibreCat tools abstract digital library and research services as data warehouse processes. As stores we reuse MongoDB or ElasticSearch providing us with developer friendly APIs. Catmandu works with international library standards such ...

HOCHSTEN/Catmandu-MARC-1.32 - 31 Jan 2024 18:27:00 UTC - Search in distribution

SemanticWeb::OAI::ORE::ReM - Module implementing OAI-ORE Resource Map object River stage zero No dependents

An ORE Resource Map is comprised of two things: 1) a URI indicating its location 2) an RDF graph expressing the relationship between an aggregation and aggreted resources This class encapsulates these two things ($rem->uri and $rem->model), some othe...

SIMEON/SemanticWeb-OAI-ORE-1.00 - 31 Jul 2013 15:34:50 UTC - Search in distribution

Catmandu::Importer::XSD - Import and validate serialized XML documents River stage zero No dependents

This is a Catmandu::Importer for parsing and validating XML data using one or more XSD schema files....

HOCHSTEN/Catmandu-XSD-0.05 - 08 Oct 2019 07:46:44 UTC - Search in distribution

Museum::Rijksmuseum::Object - Access the Rijksmuseum object metadata API River stage zero No dependents

RSHEAT/Museum-Rijksmuseum-Object-0.03 - 08 Mar 2023 14:04:44 UTC - Search in distribution

Catmandu::Importer::PNX - A Primo normalized XML (PNX) importer River stage zero No dependents

This is a Catmandu::Importer for converting PNX data (an XML Schema for Ex Libris' Primo search engine)....

HOCHSTEN/Catmandu-PNX-0.04 - 11 Oct 2019 05:41:32 UTC - Search in distribution
28 results (0.036 seconds)