NAME
Data::Frame::Setup - Import stuffs into Data::Frame classes
VERSION
version 0.006003
SYNOPSIS
use Data::Frame::Setup;
DESCRIPTION
This module is a building block of classes in the Data::Frame project. It uses Import::Into to import stuffs into classes, thus largely removing the annoyance of writing a lot "use" statements in each class.
SEE ALSO
AUTHORS
Zakariyya Mughal <zmughal@cpan.org>
Stephan Loyd <sloyd@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014, 2019-2022 by Zakariyya Mughal, 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.