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 "marc::record"

MARC::Record - Perl extension for handling MARC records River stage two • 27 direct dependents • 38 total dependents

Module for handling MARC records as objects. The file-handling stuff is in MARC::File::*....

GMCHARLT/MARC-Record-2.0.7 - 24 May 2017 00:44:00 UTC - Search in distribution

Tk::MARC::Record - megawidget for editing MARC::Record objects. River stage zero No dependents

This is a megawidget that allows editing of a MARC::Record object. The widget does not change the MARC::Record, it creates a new MARC::Record when the get() routine is invoked. The widget is basically a collection of Tk::MARC::Field widgets, which ha...

DCHRIS/Tk-MARC-1.5 - 23 Jan 2004 03:42:21 UTC - Search in distribution
  • Tk::MARC - Perl/Tk widget set for editing MARC::Records
  • Tk::MARC::Leader - megawidget for editing MARC::Record leader.

MARC::Record::MiJ - Convert MARC::Record to/from marc-in-json structure River stage zero No dependents

Reads and writes MARC-in-JSON structures and strings as supported by pymarc/ruby-marc/marc4j and described at http://dilettantes.code4lib.org/blog/2010/09/a-proposal-to-serialize-mar c-in-json/ Don't confuse with another (incompatible) JSON encoding ...

GMCHARLT/MARC-File-MiJ-0.04 - 23 Jul 2013 17:29:57 UTC - Search in distribution

MARC::Record::Stats - scans one or many MARC::Record and gives a statistics on the tags and subtags River stage one • 1 direct dependent • 1 total dependent

CRUSOE/MARC-Record-Stats-v0.0.4 - 02 Sep 2011 10:14:05 UTC - Search in distribution

MARC::Moose::Record - MARC::Moose bibliographic record River stage one • 2 direct dependents • 2 total dependents

MARC::Moose::Record is an object, Moose based object, representing a MARC::Moose bibliographic record. It can be a MARC21, UNIMARC, or whatever biblio record....

FREDERICD/marc-moose-1.0.49 - 07 Apr 2024 12:19:38 UTC - Search in distribution

MARC::Record::Generic - Convert between MARC::Record objects and native Perl primitives. River stage one • 1 direct dependent • 1 total dependent

This module provides routines for converting between MARC::Record objects and Perl native data in the format of: my $marcdata = { leader => '01109cam a2200349 a 4500', fields => [ '001', ' 89009461 //r92', '005', '19991006093052.0', '008', '991006s19...

CFOUTS/MARC-Record-Generic-0.001 - 21 Jun 2012 21:27:08 UTC - Search in distribution

App::MARC::Record::Stats - Base class for marc-record-stats script. River stage zero No dependents

SKIM/App-MARC-Record-Stats-0.01 - 21 Feb 2024 11:20:06 UTC - Search in distribution

Catmandu::Importer::MARC::Record - Package that imports an array of MARC::Record River stage one • 1 direct dependent • 1 total dependent

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

WorldCat::MARC::Record::Monkeypatch - Monkeypatch MARC::Record to add useful methods River stage zero No dependents

LOLOBOROS/WorldCat-API-1.002 - 08 Mar 2018 17:27:56 UTC - Search in distribution

marclint - MARC record linting utility River stage one • 2 direct dependents • 3 total dependents

EIJABB/MARC-Lint_1.53 - 06 Sep 2020 06:17:14 UTC - Search in distribution
  • MARC::Lint - Perl extension for checking validity of MARC records

MARC::Leader - MARC leader class. River stage one • 2 direct dependents • 2 total dependents

SKIM/MARC-Leader-0.04 - 20 Nov 2023 15:15:08 UTC - Search in distribution

MARC::Loader - Perl module for creating MARC record from a hash River stage zero No dependents

This is a Perl module for creating MARC records from a hash variable. MARC::Loader use MARC::Record. Hash keys naming convention. The names of hash keys are very important. They must begin with letter f followed by the 3-digit field name ( e.g. f099)...

REIVEUNE/MARC-Loader-0.004001 - 26 Aug 2011 10:16:52 UTC - Search in distribution

marc2dc - convert a MARC record to Dublin Core River stage zero No dependents

This script takes a MARC record as input and converts it to an ad-hoc text format created from the conversion of the record into Dublin Core....

BRICAS/MARC-Crosswalk-DublinCore-0.02 - 31 Mar 2005 00:07:27 UTC - Search in distribution

EV - perl interface to libev, a high performance full-featured event loop River stage two • 71 direct dependents • 86 total dependents

This module provides an interface to libev (<http://software.schmorp.de/pkg/libev.html>). While the documentation below is comprehensive, one might also consult the documentation of libev itself (<http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod>...

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution
  • libev - a high performance full-featured event loop written in C

MARC::Fast - Very fast implementation of MARC database reader River stage zero No dependents

This is very fast alternative to "MARC" and "MARC::Record" modules. It's is also very subtable for random access to MARC records (as opposed to sequential one)....

DPAVLIN/MARC-Fast-0.12 - 23 Aug 2013 12:31:50 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

AnyEvent - the DBI of event loop programming River stage three • 414 direct dependents • 673 total dependents

AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

MARC - Perl extension to manipulate MAchine Readable Cataloging records. River stage zero No dependents

MARC.pm is a Perl 5 module for reading in, manipulating, and outputting bibliographic records in the *USMARC* format. You will need to have Perl 5.004 or greater for MARC.pm to work properly. Since it is a Perl module you use MARC.pm from one of your...

BBIRTH/MARC-1.07 - 24 Apr 2000 03:34:57 UTC - Search in distribution

perl5160delta - what is new for perl v5.16.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgrading from an earlier release such as 5.12.0, first read perl5140delta, which describes differences between 5.12.0 and 5.14.0. Some bug fixes in thi...

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

Storable - persistence for Perl data structures River stage five • 614 direct dependents • 33164 total dependents

The Storable package brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or REF objects, i.e. anything that can be conveniently stored to disk and retrieved at a later time. It can be used in the regular procedural way by c...

NWCLARK/Storable-3.25 - 30 Aug 2021 08:39:08 UTC - Search in distribution
91 results (0.113 seconds)