config::model::value::layeredinclude(3pm) debian man page | unix.com

Man Page: config::model::value::layeredinclude

Operating Environment: debian

Section: 3pm

Config::Model::Value::LayeredInclude(3pm)		User Contributed Perl Documentation		 Config::Model::Value::LayeredInclude(3pm)

NAME
Config::Model::Value::LayeredInclude - Include a sub layer configuration
VERSION
version 2.021
SYNOPSIS
my $object = Config::Model::Value::Include->new( foo => 'bar', flag => 1, ); $object->dummy;
DESCRIPTION
The author was too lazy to write a description.
METHODS
new my $object = Config::Model::Value::Include->new( foo => 'bar', ); The "new" constructor lets you create a new Config::Model::Value::Include object. So no big surprises there... Returns a new Config::Model::Value::Include or dies on error. dummy This method does something... apparently.
SUPPORT
No support is available
AUTHOR
Copyright 2011 Anonymous. perl v5.14.2 2012-11-09 Config::Model::Value::LayeredInclude(3pm)
Related Man Pages
config::model::approx(3pm) - debian
config::model::backend::debian::dpkg(3pm) - debian
config::model::backend::yaml(3pm) - debian
config::model::cursesui(3pm) - debian
config::model::report(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results