debian man page for munin::node::utils

Query: munin::node::utils

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
set_difference(@a, @b) Returns the list of elements in arrayref @a that are not in arrayref @b. set_intersection(@a, @b) Returns the list of elements common to arrayrefs @a and @b. perl v5.14.2 2013-11-12 Munin::Node::Utils(3pm)
Related Man Pages
munin-cron(8) - debian
munin::node::config(3pm) - debian
munin::node::snmpconfig(3pm) - debian
perl::critic::utils::dataconversion(3pm) - debian
xml::xpath::node(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?