Changes for version 0.10
- MAJOR API CHANGE! THIS VERSION IS NOT BACKWARD COMPATIBLE!
- added std_config() for CGI::Application::Standard::Config compliance (thanks to Mark Stosberg for feedback)
- renamed init() to config_init()
- renamed param() to config()
- renamed section() to config_section()
- renamed getall() to config_read()
- added config_name() method to change current config name
Modules
Add Config::Any Support to CGI::Application