Man Page: perlbal::plugin::include
Operating Environment: debian
Section: 3pm
Perlbal::Plugin::Include(3pm) User Contributed Perl Documentation Perlbal::Plugin::Include(3pm)NAMEPerlbal::Plugin::Include - Allows multiple, nesting configuration filesDESCRIPTIONThis module adds an INCLUDE command to the Perlbal management console and allows the globbed inclusion of configuration files.SYNOPSISThis module provides a Perlbal plugin which can be loaded and used as follows: LOAD include INCLUDE = /etc/perlbal/my.conf You may also specify multiple configuration files a la File::Glob: INCLUDE = /foo/bar.conf /foo/quux/*.confBUGS AND LIMITATIONSThis module relies entirely on Perlbal::load_config for loading, so if you have trouble with INCLUDE, be sure you can load the same configuration without error using "perlbal -c" first. Also note that Perlbal::load_config versions 1.60 and below do not use a local filehandle while reading the configuration file, so this module overrides that routine on load to allow nested calls.COPYRIGHT AND LICENSECopyright 2008 Eamon Daly <eamon@eamondaly.com> This module is part of the Perlbal distribution, and as such can be distributed under the same licence terms as the rest of Perlbal. perl v5.14.2 2010-12-20 Perlbal::Plugin::Include(3pm)
| Related Man Pages |
|---|
| perlbal::manual(3pm) - debian |
| perlbal::manual::loadbalancer(3pm) - debian |
| perlbal::manual::plugins(3pm) - debian |
| perlbal::plugin::xffextras(3pm) - debian |
| perlbal::test(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| New UNIX and Linux History Sections |