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>
LICENSE AND COPYRIGHT
Copyright 2009, 2010 Oleksandr Tymoshenko.
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.