App-Rad-Plugin-ConfigLoader This module extends App::Rad's functionality by letting you use Config::Any to load configuration files of various types transparently. Please refer to Config::Any for more information on acepted file formats. INSTALLATION To install this module, run the following commands: perl Build.PL ./Build ./Build test ./Build install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc App::Rad::Plugin::ConfigLoader You can also look for information at: RT, CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-Rad-Plugin-ConfigLoader AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/App-Rad-Plugin-ConfigLoader CPAN Ratings http://cpanratings.perl.org/d/App-Rad-Plugin-ConfigLoader Search CPAN http://search.cpan.org/dist/App-Rad-Plugin-ConfigLoader/ COPYRIGHT AND LICENCE Copyright (C) 2009 Breno G. de Oliveira This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.