New perl module: Nagios::Plugin::WWW::Mechanize
Max
perldork at webwizarddesign.com
Thu Aug 20 07:01:55 CEST 2009
I am using this in a plugin I am writing, example code:
$plugin->form_with_fields(qw(user passwd));
print "R: " . $plugin->field('r') . "\n";
print "S: " . $plugin->field('s') . "\n";
exit;
The field method is created as a proxy the first time it is called so
I can access it without having to write proxies in your module.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list