table of contents
other versions
- experimental 2.999.16-1
Munin::Common::Utils(3pm) | User Contributed Perl Documentation | Munin::Common::Utils(3pm) |
NAME¶
Munin::Common::Utils - Various utility functions
SYNOPSIS¶
use Munin::Common::Utils qw( ... );
SUBROUTINES¶
- is_valid_hostname($hostname)
- Returns $hostname if it is syntactically valid, or an undef if not.
2022-02-10 | perl v5.34.0 |