Munin::Node::Utils(3pm) User Contributed Perl Documentation Munin::Node::Utils(3pm)NAMEMunin::Node::Utils - Various utility functionsSYNOPSISuse Munin::Node::Utils qw( ... );SUBROUTINESset_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(8) - debian |
| munin::master::group(3pm) - debian |
| munin::node::os(3pm) - debian |
| munin::node::snmpconfig(3pm) - debian |
| xml::xpath::node(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |