NAME
EBook::FB2::Description::TitleInfo
SYNOPSIS
EBook::FB2::Description::TitleInfo - meta information of hardcopy document
SUBROUTINES/METHODS
- annotation()
-
Returns reference to XML::DOM::Node, parsed annotation
-
Returns list of book authors (references to EBook::FB2::Description::Author)
- book_title()
-
Returns book title
- coverpages()
-
Returns list of ids that references to images with original cover artwork
- date()
-
Returns book creation date
- genres()
-
Returns list of genres book falls in (references to EBook::FB2::Description::Genre)
- keywords()
-
Returns book keyword
- lang()
-
Returns book language: "en", "ru", etc...
- sequences()
-
Returns list of sequences book belongs to (references to EBook::FB2::Description::Sequence)
- src_lang()
-
Original book language. Valid if book is translation.
- translators()
-
Returns list of translators represented by references to EBook::FB2::Description::Author objects;
AUTHOR
Oleksandr Tymoshenko, <gonzo@bluezbox.com>
BUGS
Please report any bugs or feature requests to <gonzo@bluezbox.com>
LICENSE AND COPYRIGHT
Copyright 2009, 2010 Oleksandr Tymoshenko.
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.