table of contents
other versions
- bullseye 2.0.67-3
- bullseye-backports 2.0.73-1~bpo11+1
- testing 2.0.73-1
- unstable 2.0.73-1
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.
2023-03-21 | perl v5.36.0 |