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

NAME

Graphics::Grid::Class - For creating classes in Graphics::Grid

VERSION

version 0.001

SYNOPSIS

    use Graphics::Grid::Class;

DESCRIPTION

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

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

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.