table of contents
other versions
- bookworm 2.0.73-1
- bookworm-backports 2.0.76-1~bpo12+1
- testing 2.0.76-3
- unstable 2.0.76-4
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-05-28 | perl v5.36.0 |