[Nagiosplug-checkins] Nagios-Plugin Changes, 1.8, 1.9 META.yml, 1.3, 1.4
Ton Voon
tonvoon at users.sourceforge.net
Wed Oct 18 13:51:21 CEST 2006
- Previous message: [Nagiosplug-checkins] Nagios-Plugin/lib/Nagios/Plugin Functions.pm, 1.4, 1.5 Performance.pm, 1.8, 1.9 Range.pm, 1.6, 1.7 Threshold.pm, 1.8, 1.9
- Next message: [Nagiosplug-checkins] Nagios-Plugin/lib/Nagios Plugin.pm, 1.13, 1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/nagiosplug/Nagios-Plugin
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv32114
Modified Files:
Changes META.yml
Log Message:
0.14 uploaded to CPAN. Version numbers changed and updated Changes file
Index: META.yml
===================================================================
RCS file: /cvsroot/nagiosplug/Nagios-Plugin/META.yml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- META.yml 25 Sep 2006 18:40:20 -0000 1.3
+++ META.yml 18 Oct 2006 11:51:19 -0000 1.4
@@ -1,11 +1,15 @@
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: Nagios-Plugin
-version: 0.13
-version_from: lib/Nagios/Plugin/Base.pm
+version: 0.14
+version_from: lib/Nagios/Plugin/Functions.pm
installdirs: site
requires:
+ Carp: 0
+ Class::Accessor: 0.22
+ Class::Struct: 0
Params::Validate: 0.24
+ Test::More: 0.62
distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17
Index: Changes
===================================================================
RCS file: /cvsroot/nagiosplug/Nagios-Plugin/Changes,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Changes 31 Aug 2006 08:19:01 -0000 1.8
+++ Changes 18 Oct 2006 11:51:19 -0000 1.9
@@ -1,8 +1,11 @@
Revision history for Perl module Nagios::Plugin.
-0.13 ???
+0.14 18th October 2006
+ - Fixed version number due to CPAN upload
+
+0.13 18th October 2006
- Lots of extra tests and fixes from Nathan Vonnahme
- - Nagios::Plugin::Getopt added by Gavin Carr
+ - Nagios::Plugin::Getopt, Functions and ExitResult added by Gavin Carr
0.12 15th June 2006
- rrdlabel method available to get a performance label,
- Previous message: [Nagiosplug-checkins] Nagios-Plugin/lib/Nagios/Plugin Functions.pm, 1.4, 1.5 Performance.pm, 1.8, 1.9 Range.pm, 1.6, 1.7 Threshold.pm, 1.8, 1.9
- Next message: [Nagiosplug-checkins] Nagios-Plugin/lib/Nagios Plugin.pm, 1.13, 1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list