The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Graphics::Grid::Role - For creating roles in Graphics::Grid

VERSION

version 0.001

SYNOPSIS

DESCRIPTION

use Graphics::Grid::Role ...; is equivalent of

use Graphics::Grid::Setup qw(:role), ...;

SEE ALSO

Graphics::Grid::Setup

AUTHOR

Stephan Loyd <sloyd@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018-2023 by Stephan Loyd.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.