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

NAME

Renard::Curie::Model::Page::Role::Bounds - Role for pages that have a height and width

VERSION

version 0.001

ATTRIBUTES

width

An PositiveOrZeroInt which represents the width of the page in pixels.

height

An PositiveOrZeroInt which represents the height of the page in pixels.

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.