Query: kwiki::config
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Kwiki::Config(3pm) User Contributed Perl Documentation Kwiki::Config(3pm)NAMEKwiki::Config - Kwiki Configuration Base ClassSYNOPSIS$self->hub->config->main_page; $self->config->site_title; In templates: [% hub.config.script_name %]DESCRIPTIONThis class defines a singleton object that contains all the various configuration values in your kwiki system. The configuration values come from many different places.AUTHORBrian Ingerson <INGY@cpan.org>COPYRIGHTCopyright (c) 2004. Brian Ingerson. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.12.4 2005-03-25 Kwiki::Config(3pm)