This module acts as a plugin for Config::Simple to be easily used inside of 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.
CGI::Application に Config::Simple のインタフェースをくっつけるためのプラグインモジュール。メモ。