NAME
EPUB::Parser::File::OPF::Context::Metadata - parses metadata node in opf file
METHODS
title
return value of dc:title.
creator
return value of dc:creator.
language
return value of dc:language.
identifier
return value of dc:identifier
LICENSE
Copyright (C) tokubass.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
tokubass <tokubass {at} cpan.org>