EBook::EPUB::Metadata::Item.3pm

Langue: en

Version: 2010-06-02 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

EBook::EPUB::Metadata::Item

SYNOPSIS

Item for <metdata> element of OPF file. Just name/value pair.

SUBROUTINES/METHODS

new(%opts)
%opts is an anonymous hash that might containe followig keys:
     name
     value
 
 
encode($xmlwriter)
Encode object to XML form using XML::Writer instance
name([$name])
Get/set name of metadata item
value([$value])
Get/set value of metadata item

AUTHOR

Oleksandr Tymoshenko, <gonzo@bluezbox.com>

BUGS

Please report any bugs or feature requests to <gonzo@bluezbox.com> Copyright 2009, 2010 Oleksandr Tymoshenko.

<http://bluezbox.com>

This module is free software; you can redistribute it and/or modify it under the terms of the BSD license. See the LICENSE file included with this distribution.