debian man page for munin::node::configure::history

Query: munin::node::configure::history

OS: debian

Section: 3pm

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

Munin::Node::Configure::History(3pm)			User Contributed Perl Documentation		      Munin::Node::Configure::History(3pm)

NAME
Munin::Node::Configure::History - Filtering plugins based on the version of Munin they were first distributed with.
SYNOPSIS
my $plugin = Munin::Node::Configure::History->new( newer => '1.3.3', history_file => 'plugins/plugins.history', );
METHODS
new(%args) Constructor. The 'history_file' argument is required, and should be the path to the plugin history file. The 'newer' argument is optional, and should be the version of the release before which plugins should be ignored. load() Loads the plugin history from history_file. Dies if 'newer' didn't match a valid release, or the file wasn't readable. too_old($plugin) Takes a Munin::Node::Configure::Plugin object. Returns false unless the plugin should be ignored, true otherwise (ie. if 'newer' wasn't set, the plugin is user-contributed, etc). perl v5.14.2 2013-11-12 Munin::Node::Configure::History(3pm)
Related Man Pages
mailping-latency(1) - debian
devel::repl::plugin::readlinehistory(3pm) - debian
munin::master::group(3pm) - debian
munin::node::os(3pm) - debian
munin::node::service(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph