table of contents
Munin::Common::Defaults(3pm) | User Contributed Perl Documentation | Munin::Common::Defaults(3pm) |
NAME¶
Munin::Common::Defaults - Default values defined by installation scripts.
PACKAGE VARIABLES¶
See <http://munin-monitoring.org/wiki/MuninInstallProcedure> for more information on the variables provided by this package.
METHODS¶
- get_defaults
-
\%defaults = $class->get_defaults()
Returns all the package variables as key value pairs in a hash.
- export_to_environment
-
$class = $class->export_to_environment()
Export all the package variables to the environment.
2024-09-29 | perl v5.40.0 |