debian man page for debaux::debconf

Query: debaux::debconf

OS: debian

Section: 3pm

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

DebAux::Debconf(3pm)					User Contributed Perl Documentation				      DebAux::Debconf(3pm)

NAME
DebAux::Debconf - easy interface to Debconf::Client::ConfModule
SYNOPSIS
use DebAux::Debconf; DebAux::Debconf::get('package/name'); DebAux::Debconf::set('package/name','value'); DebAux::Debconf::ask('medium','package/name');
DESCRIPTION
This module provides an easy interface to Debconf::Client::Module which does the error handling for you.
FUNCTIONS
get name Get the value for I<name>. Dies on any error. set name value Set the value for I<name>. Dies on any error. ask priority name Asks for the value for I<name> with the priority I<priority>. Combines the debconf commands INPUT and GO. Dies on any error. perl v5.8.8 2007-07-26 DebAux::Debconf(3pm)
Related Man Pages
debconf(1) - debian
debconf::client::confmodule(3) - debian
debconf(1) - xfree86
debconf::client::confmodule(3) - suse
debconf::client::confmodule(3) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph