1EBook::EPUB::Spine::IteUmsreerf(C3o)ntributed Perl DocumEeBnotoakt:i:oEnPUB::Spine::Itemref(3)
2
3
4
6 EBook::EPUB::Spine::Itemref
7
9 Itemref for <spine> element of OPF file.
10
12 new(%opts)
13 %opts is an anonymous hash that might containe followig keys:
14
15 linear (0 or 1)
16 idhref (string)
17
18 encode($xmlwriter)
19 Encode object to XML form using XML::Writer instance
20
21 idref([$href])
22 Get/set reference to an OPS Content Document included in the
23 manifest.
24
25 linear([$linear])
26 Get/set linear property. If $linear is true - document is primary,
27 otherwise - auxiliary (like appendix, notes, etc..)
28
30 Oleksandr Tymoshenko, <gonzo@bluezbox.com>
31
33 Please report any bugs or feature requests to <gonzo@bluezbox.com>
34
36 Copyright 2009, 2010 Oleksandr Tymoshenko.
37
38 <http://bluezbox.com>
39
40 This module is free software; you can redistribute it and/or modify it
41 under the terms of the BSD license. See the LICENSE file included with
42 this distribution.
43
44
45
46perl v5.30.1 2020-01-29 EBook::EPUB::Spine::Itemref(3)