Scroll to navigation

Munin::Node::Utils(3pm) User Contributed Perl Documentation Munin::Node::Utils(3pm)

NAME

Munin::Node::Utils - Various utility functions

SYNOPSIS

  use Munin::Node::Utils qw( ... );

SUBROUTINES

Returns the list of elements in arrayref \@a that are not in arrayref \@b.
Returns the list of elements common to arrayrefs \@a and \@b.
2022-02-10 perl v5.34.0