debian man page for config::model::value::layeredinclude

Query: config::model::value::layeredinclude

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::cursesui(3pm) - debian
config::model::hashid(3pm) - debian
config::model::report(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file