
Cgi::application::plugin::config::simple acts as a plugin for config::simple to be easily used inside a cgi::application module. it does not provide every method available from config::simple but rather easy access to your configuration variables. it does however provide direct access to the underlying config::general object created if you want to use it's full power.