1EBook::EPUB::Guide::RefUesreerncCeo(n3t)ributed Perl DocEuBmoeonkt:a:tEiPoUnB::Guide::Reference(3)
2
3
4
6 EBook::EPUB::Guide::Reference
7
9 Reference for <guide> element of OPF file.
10
12 new(%opts)
13 %opts is an anonymous hash that might containe followig keys:
14
15 type
16 href
17 title
18
19 encode($xmlwriter)
20 Encode object to XML form using XML::Writer instance
21
22 href([$href])
23 Get/set reference to an OPS Content Document included in the
24 manifest, and which may include a fragment identifier as defined in
25 section 4.1 of RFC 2396
26
27 title([$title])
28 Human-readable description of reference
29
30 type([$type])
31 Get/set type of reference. Possible values:
32
33 cover
34 title-page
35 toc
36 index
37 glossary
38 acknowledgements
39 bibliography
40 colophon
41 copyright-page
42 dedication
43 epigraph
44 foreword
45 loi
46 lot
47 notes
48 preface
49 text
50
51 For detailed description refer to section 2.6 of OPF specification
52 or Chicago Manual of Style
53
55 Oleksandr Tymoshenko, <gonzo@bluezbox.com>
56
58 Please report any bugs or feature requests to <gonzo@bluezbox.com>
59
61 Copyright 2009, 2010 Oleksandr Tymoshenko.
62
63 <http://bluezbox.com>
64
65 This module is free software; you can redistribute it and/or modify it
66 under the terms of the BSD license. See the LICENSE file included with
67 this distribution.
68
69
70
71perl v5.38.0 2023-07-20 EBook::EPUB::Guide::Reference(3)