[collectd] [PATCH] collectd-perl(5): Added a note about the stability of the API.

Sebastian Harl sh at tokkee.org
Thu Aug 21 10:46:36 CEST 2008


Signed-off-by: Sebastian Harl <sh at tokkee.org>
---
 src/collectd-perl.pod |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/collectd-perl.pod b/src/collectd-perl.pod
index 6396bc8..dac80bf 100644
--- a/src/collectd-perl.pod
+++ b/src/collectd-perl.pod
@@ -557,6 +557,14 @@ reasons. Therefore, END blocks are only executed once when collectd shuts
 down. You should not rely on END blocks anyway - use B<shutdown functions>
 instead.
 
+=item
+
+The perl plugin exports the internal API of collectd which is considered
+unstable and subject to change at any time. We try hard to not break backwards
+compatibility in the Perl API during the life cycle of one major release.
+However, this cannot be guaranteed at all times. Watch out for warnings
+dispatched by the perl plugin after upgrades.
+
 =back
 
 =head1 KNOWN BUGS
-- 
1.6.0.rc2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20080821/bb3df044/attachment.pgp 


More information about the collectd mailing list