NAME
Renard::Curie::Types - Type library
VERSION
version 0.001
EXTENDS
TYPES
DocumentModel
A type for any reference that extends Renard::Curie::Model::Document.
RenderableDocumentModel
A type for any reference that does Renard::Curie::Model::Document::Role::Renderable.
RenderablePageModel
A type for any reference that does Renard::Curie::Model::Page::Role::CairoRenderable.
PageNumber
An alias to PositiveInt that can be used for document page number semantics.
LaxPageNumber
An alias to PositiveOrZeroInt that can be used for document page number semantics when the source data may contain invalid pages.
TYPE LIBRARIES
AUTHOR
Project Renard
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Project Renard.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.