X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=bindings%2Fperl-piped%2FRRDp.pm;h=372dd0c1a77c8b9c15340768c4e75192adab28cc;hb=27ced413efbdff81c8be42eb85bc71a45f253713;hp=b916f8cf90fa1a53eaef8ebba2a6c4a8ab4731b4;hpb=9e6db622e8756105c1322481b34650ecbe15da1a;p=rrdtool.git diff --git a/bindings/perl-piped/RRDp.pm b/bindings/perl-piped/RRDp.pm index b916f8c..372dd0c 100644 --- a/bindings/perl-piped/RRDp.pm +++ b/bindings/perl-piped/RRDp.pm @@ -99,7 +99,7 @@ For more information on how to use RRDtool, check the manpages. =head1 AUTHOR -Tobias Oetiker +Tobias Oetiker =cut #' this is to make cperl.el happy @@ -120,7 +120,7 @@ sub cmd (@); sub end (); sub read (); -$VERSION=1.2014; +$VERSION=1.2017; sub start ($){ croak "rrdtool is already running"