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)NAMEConfig::Model::Value::LayeredInclude - Include a sub layer configurationVERSIONversion 2.021SYNOPSISmy $object = Config::Model::Value::Include->new( foo => 'bar', flag => 1, ); $object->dummy;DESCRIPTIONThe author was too lazy to write a description.METHODSnew 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.SUPPORTNo support is availableAUTHORCopyright 2011 Anonymous. perl v5.14.2 2012-11-09 Config::Model::Value::LayeredInclude(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| My first PERL incarnation... Audio Oscillograph |