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

NAME

Data::Frame::Setup - Import stuffs into Data::Frame classes

VERSION

version 0.0050_01

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

Import::Into

AUTHORS

  • Zakariyya Mughal <zmughal@cpan.org>

  • Stephan Loyd <sloyd@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014, 2019 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.