X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Fperl-shared%2FRRDs.pm;h=2cd337033e7520b94715914aad60d0d5f39fa574;hp=7ed87c20be4148ec5bd22d03def2e4d7b794fb70;hb=0fe03275068c0e55d01a7cc2308fa12fdee569cf;hpb=5837606887a6d81e8b1f7588525cb1c8783fb62b diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 7ed87c2..2cd3370 100644 --- a/bindings/perl-shared/RRDs.pm +++ b/bindings/perl-shared/RRDs.pm @@ -75,10 +75,10 @@ B returns a single INTEGER representing the last update time. $lastupdate = RRDs::last ... B returns an pointer to an ARRAY containing the x-size and y-size of the -created gif and results of the PRINT arguments. +created image and results of the PRINT arguments. ($averages,$xsize,$ysize) = RRDs::graph ... - print "Gifsize: ${xsize}x${ysize}\n"; + print "Imagesize: ${xsize}x${ysize}\n"; print "Averages: ", (join ", ", @$averages); B returns a pointer to a hash. The keys of the hash