1EBook::EPUB::Metadata::UIsteerm(C3o)ntributed Perl DocumEeBnotoakt:i:oEnPUB::Metadata::Item(3)
2
3
4
6 EBook::EPUB::Metadata::Item
7
9 Item for <metdata> element of OPF file. Just name/value pair.
10
12 new(%opts)
13 %opts is an anonymous hash that might containe followig keys:
14
15 name
16 value
17
18 encode($xmlwriter)
19 Encode object to XML form using XML::Writer instance
20
21 name([$name])
22 Get/set name of metadata item
23
24 value([$value])
25 Get/set value of metadata item
26
28 Oleksandr Tymoshenko, <gonzo@bluezbox.com>
29
31 Please report any bugs or feature requests to <gonzo@bluezbox.com>
32
34 Copyright 2009, 2010 Oleksandr Tymoshenko.
35
36 <http://bluezbox.com>
37
38 This module is free software; you can redistribute it and/or modify it
39 under the terms of the BSD license. See the LICENSE file included with
40 this distribution.
41
42
43
44perl v5.12.1 2010-06-02 EBook::EPUB::Metadata::Item(3)