perl plugin: bootstrap Collectd when initializing Perl interpreter
authorSebastian Harl <sh@tokkee.org>
Sun, 30 Sep 2007 22:10:21 +0000 (00:10 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 1 Oct 2007 05:46:51 +0000 (07:46 +0200)
commite35eea29ebc36e11bc6041a47b0f41e20d746d6c
tree06d0986350106b67eee6bf092b1d94a99526add6
parent7f27b191564dc366eab17f1515fc183b24911dbf
perl plugin: bootstrap Collectd when initializing Perl interpreter

This automatically makes all symbols available at (Perl) compile time,
thus making the API built into collectd.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
bindings/perl/Collectd.pm
src/perl.c