X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-piped%2FRRDp.pm;h=31e10438a786e03eca289dc1802fca4e83e364c4;hb=80b552c8c6b95a1dd68b3fb9e546561bbc2c0999;hp=510c480bca24c595cbb7cb13567b6ef330569ca6;hpb=b894ebf96ca888b9e3e13b2ab86a6c6f284b757c;p=rrdtool.git diff --git a/bindings/perl-piped/RRDp.pm b/bindings/perl-piped/RRDp.pm index 510c480..31e1043 100644 --- a/bindings/perl-piped/RRDp.pm +++ b/bindings/perl-piped/RRDp.pm @@ -102,6 +102,7 @@ For more information on how to use RRDtool, check the manpages. Tobias Oetiker =cut + #' this is to make cperl.el happy use strict; @@ -120,7 +121,7 @@ sub cmd (@); sub end (); sub read (); -$VERSION=1.299908052500; +$VERSION=1.3002; sub start ($){ croak "rrdtool is already running"