there were two lines of debug info printed by rrd_xport, messing up the xml code...
[rrdtool.git] / bindings / perl-piped / RRDp.pm
index 91facb3..31e1043 100644 (file)
@@ -102,6 +102,7 @@ For more information on how to use RRDtool, check the manpages.
 Tobias Oetiker <tobi@oetiker.ch>
 
 =cut
+
 #'  this is to make cperl.el happy
 
 use strict;
@@ -120,7 +121,7 @@ sub cmd (@);
 sub end ();
 sub read ();
 
-$VERSION=1.299907080300;
+$VERSION=1.3002;
 
 sub start ($){
   croak "rrdtool is already running"