X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=aac7fa8c207de996f8d76639684d88a68cfc1692;hb=5a7eb5b62b485b61ddb80a40ef22f4337cf2289f;hp=e3677ffbbd9ef78028b1de523f34ecca3d1dc5a0;hpb=b02eace34f83a08c55830cb05bc55078153e2ba6;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index e3677ff..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.199904; +$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 ...