perl plugin: Do not initialize the Perl interpreter until loading a module.
authorSebastian Harl <sh@tokkee.org>
Sun, 30 Sep 2007 22:09:15 +0000 (00:09 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 1 Oct 2007 05:46:51 +0000 (07:46 +0200)
commit8721b18aab49b5f68c7f44a3168684bf92b47498
tree712459a933c5038fbf630c486f20357ba4f26d39
parenta459afe5f3097680f41e56b9cafa1198294ce8fc
perl plugin: Do not initialize the Perl interpreter until loading a module.

This makes further and more flexible configurations possible.

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