The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Renard::Curie::Model::Document::Role::Pageable - Role for documents that have numbered pages

VERSION

version 0.002

ATTRIBUTES

first_page_number

A PageNumber containing the first page number of the document. This is always 1.

last_page_number

A PageNumber containing the last page number of the document.

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.