X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-piped%2FRRDp.pm;h=e61a28be77cf659eb23eafaecc794f309d5c087c;hb=ec2afe5e94d9fcd72bb58e572f0251c7557325f7;hp=d2581bbf3b9b09c99f8e2617627fba5361fe72c1;hpb=7f408c1ae7d1011c489fbd9123b1dd03d869e088;p=rrdtool.git diff --git a/bindings/perl-piped/RRDp.pm b/bindings/perl-piped/RRDp.pm index d2581bb..e61a28b 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.2015; +$VERSION=1.2023; sub start ($){ croak "rrdtool is already running"