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

NAME

Gentoo::Overlay::Group::INI::Section - Storage container for Parsed/Decoded Config::MVP sections.

VERSION

version 0.2.2

DESCRIPTION

Parsed Sections are blessed into this class structure.

METHODS

construct

  my $object = $section->construct();

Inflates the Object specification ( this section ) into the target object.

AUTHOR

Kent Fredric <kentnl@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Kent Fredric <kentnl@cpan.org>.

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