-
-
13 Mar 2013 08:36:02 UTC
- Distribution: Gentoo-Overlay-Group-INI
- Module version: v0.2.2
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (329 / 6 / 4)
- Kwalitee
Bus factor: 0- 85.71% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (18.99KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Why not adopt me?
This distribution is up for adoption! If you're interested then please contact the PAUSE module admins via email.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.
Module Install Instructions
To install Gentoo::Overlay::Group::INI, copy and paste the appropriate command in to your terminal.
cpanm Gentoo::Overlay::Group::INI
perl -MCPAN -e shell install Gentoo::Overlay::Group::INI
For more information on module installation, please visit the detailed CPAN module installation guide.