1EBook::EPUB::Spine(3) User Contributed Perl DocumentationEBook::EPUB::Spine(3)
2
3
4

NAME

6       EBook::EPUB::Spine
7

SYNOPSIS

9       Class that represents spine element of OPF document
10

DESCRIPTION

12       The spine element organizes the associated OPS Content Documents into
13       the linear reading order of the publication.
14

SUBROUTINES/METHODS

16       add_itemref(%opts)
17           Add reference an OPS Content Document designated in the manifest.
18           %opts is an anonymous hash, for possible key values see
19           EBook::EPUB::Spine::Itemref
20
21       all_references()
22           Returns array of EBook::EPUB::Spine::Itemref objects, current
23           content of spine element
24
25       encode($xmlwriter)
26           Encode object to XML form using XML::Writer instance
27
28       new()
29           Create new object
30

AUTHOR

32       Oleksandr Tymoshenko, <gonzo@bluezbox.com>
33

BUGS

35       Please report any bugs or feature requests to  <gonzo@bluezbox.com>
36
38       Copyright 2009, 2010 Oleksandr Tymoshenko.
39
40       <http://bluezbox.com>
41
42       This module is free software; you can redistribute it and/or modify it
43       under the terms of the BSD license. See the LICENSE file included with
44       this distribution.
45
46
47
48perl v5.30.1                      2020-01-29             EBook::EPUB::Spine(3)
Impressum