perl plugin: Improved "IncludeDir" configuration option.
authorSebastian Harl <sh@tokkee.org>
Tue, 16 Oct 2007 23:13:35 +0000 (01:13 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 24 Oct 2007 18:03:32 +0000 (20:03 +0200)
commitcaaf25432e9db92f9b35e18ae45b41d19910fcc7
treeede74a6b4c9285b17ed51582ac5005f421f2351b
parentc89d32348b652e18a665346867b96d1610ae2932
perl plugin: Improved "IncludeDir" configuration option.

The "Do not initialize the Perl interpreter until loading a module."
commit removed support for adding include directories after the Perl
interpreter has been initialized. This patch re-enables it.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/perl.c