debian man page for http::oai::metadata::oai_dc

Query: http::oai::metadata::oai_dc

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTTP::OAI::Metadata::OAI_DC(3pm)			User Contributed Perl Documentation			  HTTP::OAI::Metadata::OAI_DC(3pm)

NAME
HTTP::OAI::Metadata::OAI_DC - Easy access to OAI Dublin Core
DESCRIPTION
HTTP::OAI::Metadata::OAI_DC provides a simple interface to parsing and generating OAI Dublin Core ("oai_dc").
SYNOPSIS
use HTTP::OAI::Metadata::OAI_DC; my $md = new HTTP::OAI::Metadata( dc=>{title=>['Hello, World!','Hi, World!']}, ); # Prints "Hello, World!" print $md->dc->{title}->[0], " "; my $xml = $md->metadata(); $md->metadata($xml);
NOTE
HTTP::OAI::Metadata::OAI_DC will automatically (and silently) convert OAI version 1.x oai_dc records into OAI version 2.0 oai_dc records. perl v5.12.4 2010-09-23 HTTP::OAI::Metadata::OAI_DC(3pm)
Related Man Pages
http::oai::identify(3pm) - debian
http::oai::listrecords(3pm) - debian
http::oai::repository(3pm) - debian
http::oai::useragent(3pm) - debian
http::proxy::bodyfilter::htmltext(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Weird 'find' results
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections