summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3ae8778)
raw | patch | inline | side by side (parent: 3ae8778)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 11 Jan 2010 22:18:27 +0000 (23:18 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 11 Jan 2010 22:18:27 +0000 (23:18 +0100) |
Thanks to "ntenev" for reporting the issue.
bindings/perl/lib/Collectd.pm | patch | blob | history |
index ef2f3e5b24cbeeca7434efd2e83deba432f07fed..f1b5d859874c0affc08143e1a536ca6f99747dc6 100644 (file)
my %cf_callbacks : shared = ();
my %types = (
+ TYPE_CONFIG, "config",
TYPE_INIT, "init",
TYPE_READ, "read",
TYPE_WRITE, "write",