X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=c6d3f1d5af863d88cd53b57f311c135c9b85a092;hb=6c5e7f32e3052259aa5e14053cb4bab04346ea94;hp=fcc702097121aab0e0c7c8e3a321026783b84cb3;hpb=2332a779661e671ef11cb5e0ef721e1341ee6c12;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index fcc7020..c6d3f1d 100644 --- a/bindings/perl-shared/RRDs.pm +++ b/bindings/perl-shared/RRDs.pm @@ -7,7 +7,7 @@ use vars qw(@ISA $VERSION); require DynaLoader; -$VERSION=1.199901; +$VERSION=1.199906; bootstrap RRDs $VERSION; @@ -26,6 +26,7 @@ RRDs - Access RRDtool as a shared module RRDs::info ... RRDs::create ... RRDs::update ... + RRDs::updatev ... RRDs::graph ... RRDs::fetch ... RRDs::tune ...