X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=aac7fa8c207de996f8d76639684d88a68cfc1692;hb=5a7eb5b62b485b61ddb80a40ef22f4337cf2289f;hp=fcc702097121aab0e0c7c8e3a321026783b84cb3;hpb=2332a779661e671ef11cb5e0ef721e1341ee6c12;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index fcc7020..aac7fa8 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.2005; 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 ...