The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>