libcgi-application-plugin-config-simple-perl

Module providing config::simple support to cgi::application
  https://metacpan.org/release/CGI-Application-Plugin-Config-Simple
  0
  no reviews



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.