NAME

CGI::Application::Bouquet::Rose::Config - A helper for CGI::Application::Bouquet::Rose

Synopsis

        See docs for CGI::Application::Bouquet::Rose.

Description

CGI::Application::Bouquet::Rose::Config is a pure Perl module.

See docs for CGI::Application::Bouquet::Rose.

Constructor and initialization

Auto-generated code will create objects of type CGI::Application::Bouquet::Rose::Config. You don't need to.

Method: get_doc_root()

Return the value of 'doc_root' from the config file lib/CGI/Application/Bouquet/Rose/.htcgi.bouquet.conf.

Method: get_exclude()

Return the value of 'exclude' from the config file lib/CGI/Application/Bouquet/Rose/.htcgi.bouquet.conf.

Method: get_output_dir()

Return the value of 'output_dir' from the config file lib/CGI/Application/Bouquet/Rose/.htcgi.bouquet.conf.

Method: get_tmpl_path()

Return the value of 'tmpl_path' from the config file lib/CGI/Application/Bouquet/Rose/.htcgi.bouquet.conf.

Method: get_verbose()

Return the value of 'verbose' from the config file lib/CGI/Application/Bouquet/Rose/.htcgi.bouquet.conf.

Author

CGI::Application::Bouquet::Rose::Config was written by Ron Savage <ron@savage.net.au> in 2008.

Home page: http://savage.net.au/index.html

Copyright

Australian copyright (c) 2008, Ron Savage.

        All Programs of mine are 'OSI Certified Open Source Software';
        you can redistribute them and/or modify them under the terms of
        The Artistic License, a copy of which is available at:
        http://www.opensource.org/licenses/index.html