Building the Virtuoso Server Perl hosting plugin
Versions Supported
The Perl hosting plugin needs a perl 5.8 or later installed. Also the Perl must be compiled with -Dusemultiplicity; you can check the output of perl -V:usemultiplicity to see how it's compiled.
Configure and Compilation
To enable the Perl plugin following option should be specified on the configure command line :
./configure --enable-perl ..more config arguments may follow...