EBook::EPUB::Guide::Reference.3pm

Langue: en

Version: 2010-01-21 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

EBook::EPUB::Guide::Reference

SYNOPSIS

Reference for <guide> element of OPF file.

SUBROUTINES/METHODS

new(%opts)
%opts is an anonymous hash that might containe followig keys:
     type
     href
     title
 
 
encode($xmlwriter)
Encode object to XML form using XML::Writer instance
href([$href])
Get/set reference to an OPS Content Document included in the manifest, and which may include a fragment identifier as defined in section 4.1 of RFC 2396
title([$title])
Human-readable description of reference
type([$type])
Get/set type of reference. Possible values:
cover
title-page
toc
index
glossary
acknowledgements
bibliography
colophon
copyright-page
dedication
epigraph
foreword
loi
lot
notes
preface
text

For detailed description refer to section 2.6 of OPF specification or Chicago Manual of Style

AUTHOR

Oleksandr Tymoshenko, <gonzo@bluezbox.com>

BUGS

Please report any bugs or feature requests to <gonzo@bluezbox.com> Copyright 2009, 2010 Oleksandr Tymoshenko.

<http://bluezbox.com>

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.