X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=program%2Fbindings%2Fperl-piped%2FRRDp.pm;h=31e10438a786e03eca289dc1802fca4e83e364c4;hb=8549bc3dec260738d38761b8559f350639cc891f;hp=510c480bca24c595cbb7cb13567b6ef330569ca6;hpb=ac543f86b4db6458667524d3a4e8d3be292f605d;p=rrdtool-all.git diff --git a/program/bindings/perl-piped/RRDp.pm b/program/bindings/perl-piped/RRDp.pm index 510c480b..31e10438 100644 --- a/program/bindings/perl-piped/RRDp.pm +++ b/program/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"