X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollectd-perl.pod;h=3e15b88c60bbceac19d219404cfec1cb27c81e67;hb=60172edc441eb64206aa1942576128bc07369f5f;hp=90a35dafa1e996323a5508b024a8eeb51c75ae33;hpb=496a18cdae66e13d5aa3f096d1b31e92d6ba5d28;p=collectd.git diff --git a/src/collectd-perl.pod b/src/collectd-perl.pod index 90a35daf..3e15b88c 100644 --- a/src/collectd-perl.pod +++ b/src/collectd-perl.pod @@ -17,10 +17,13 @@ collectd-perl - Documentation of collectd's C The C includes a Perl-interpreter in collectd and provides Perl-equivalents of the plugin-functions. This makes it possible to write -plugins for collectd in Perl. This is a lot more performant than executing a +plugins for collectd in Perl. This is a lot more efficient than executing a Perl-script every time you want to read a value with the C (see L) and provides a lot more functionality, too. +Please note that this is still considered to be experimental and subject to +change between minor releases. + =head1 DATA TYPES There are two more complex types you need to know about: