author | Sebastian Harl <sh@tokkee.org> | |
Sun, 30 Sep 2007 22:09:50 +0000 (00:09 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Mon, 1 Oct 2007 05:46:51 +0000 (07:46 +0200) | ||
commit | 7f27b191564dc366eab17f1515fc183b24911dbf | |
tree | a01f79df69e33c466ceedb6441f9b01c7628ef33 | tree | snapshot |
parent | 8721b18aab49b5f68c7f44a3168684bf92b47498 | commit | diff |
perl plugin: Reimplemented plugin_{,un}register() in plain Perl.
As this involves only Perl data structures, it makes more sense to write
the algorithms in plain Perl as well. I suppose the perl interpreter can
do a better job optimizing the code :-)
Signed-off-by: Sebastian Harl <sh@tokkee.org>
As this involves only Perl data structures, it makes more sense to write
the algorithms in plain Perl as well. I suppose the perl interpreter can
do a better job optimizing the code :-)
Signed-off-by: Sebastian Harl <sh@tokkee.org>
bindings/perl/Collectd.pm | diff | blob | history | |
src/perl.c | diff | blob | history |