debian man page for config::model::lister

Query: config::model::lister

OS: debian

Section: 3pm

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

Config::Model::Lister(3pm)				User Contributed Perl Documentation				Config::Model::Lister(3pm)

NAME
Config::Model::Lister - List available models and applications
VERSION
version 2.021
SYNOPSIS
perl -MConfig::Model::Lister -e'print Config::Model::Lister::models;' perl -MConfig::Model::Lister -e'print Config::Model::Lister::applications;'
DESCRIPTION
Small modules to list available models or applications whose config can be edited by config-edit. This module is designed to be used by bash completion.
FUNCTIONS
available_models Returns an array of 3 hash refs: o category (system or user or application) => application list. E.g. { system => [ 'popcon' , 'fstab'] } o application => { model => 'model_name', ... } o application => model_name models Returns a string with the list of models. applications Returns a string with the list of editable applications.
SUPPORT
CPAN RT system, Debian BTS or mailing list.
AUTHOR
Copyright 2011 Dominique Dumont perl v5.14.2 2012-11-09 Config::Model::Lister(3pm)
Related Man Pages
config::model::approx(3pm) - debian
config::model::backend::debian::dpkg::patch(3pm) - debian
config::model::models::debian::dpkg(3pm) - debian
config::model::models::debian::dpkg::meta(3pm) - debian
config::model::models::lcdd(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections