Revision history for Perl module Nagios::Plugin::Simple
0.01 2008-10-01
- original version
0.02 2008-10-01
- ok() no longer gives undef warning
- Documentation
- Updated tests
0.03 2008-10-29T21:49:00Z
- added status, code and codes methods
- changed all methods to call status method
0.04 2008-10-29T22:06:00Z
- POD issue
- Documentation
0.05 2009-10-11T03:03:00Z
- changed perl -e 'xxx' to perl -e "xxx" so that tests work on Win32