author | Sebastian Harl <sh@tokkee.org> | |
Tue, 26 Aug 2008 09:52:53 +0000 (11:52 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 26 Aug 2008 16:59:47 +0000 (18:59 +0200) | ||
commit | b90ad9b5b6d928a211b939dc0d51aa92cd09fdd2 | |
tree | 4fb4f9d891eaaa86c3afa4b8577a521ee95e7399 | tree | snapshot |
parent | 1d272ac5bc379895ca0dea80a9abe791893863e2 | commit | diff |
perl plugin: Re-get the perl interpreter after parsing each configuration option.
The current perl interpreter might change while parsing the configuration
(e.g. the first interpreter is created by the "LoadPlugin" option), so this is
to make sure that we're using the right interpreter at all times.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
The current perl interpreter might change while parsing the configuration
(e.g. the first interpreter is created by the "LoadPlugin" option), so this is
to make sure that we're using the right interpreter at all times.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/perl.c | diff | blob | history |