![]() |
![]()
| ![]() |
![]()
NAMEConfig::Any::INI - Load INI config files DESCRIPTIONLoads INI files. Example: name=TestApp [Controller::Foo] foo=bar [Model::Baz] qux=xyzzy METHODSextensions( )return an array of valid extensions ("ini"). load( $file )Attempts to load $file as an INI file. requires_all_of( )Specifies that this module requires Config::Tiny in order to work. PACKAGE VARIABLES
AUTHORSBrian Cassidy <bricas@cpan.org> Joel Bernstein <rataxis@cpan.org> COPYRIGHT AND LICENSECopyright 2006-2016 by Brian Cassidy, portions copyright 2006, 2007 by Joel Bernstein This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSO
|