NAME
Graphics::Grid::Class - For creating classes in Graphics::Grid
VERSION
version 0.0000_03
SYNOPSIS
use Graphics::Grid::Class;
DESCRIPTION
use Graphics::Grid::Class ...;
is equivalent of
use Graphics::Grid::Setup qw(:class), ...;
SEE ALSO
AUTHOR
Stephan Loyd <sloyd@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 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.