The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MondoRescue::Base, part of the mondorescue.org

DESCRIPTION

This modules provides low level and generic functions for the Mondorescue project

USAGE

mr_init

This function initialize MondoRescue, point to the right conf files, setup stuff It takes 1 parameter, the message to print if needed

mr_exit

This function closes opened files, clean up the environment and exits MondoRescue It takes 2 parameters, the exit code, and the message to print if needed

mr_conf_get

This function get parameters in configuration files and returns from the least significant level (default) to the most significant level (application name), passing by the project name. It takes a list of parameters to find and returns the values corresponding

1 POD Error

The following errors were encountered while parsing the POD:

Around line 50:

=over without closing =back