the webapp i currently test need threads in perl. http://archives.neohapsis.com/archives/openbsd/2003-08/1321.html says it is possible (i386) with recompiling perl and XS modules.
is there a way to keep std perl of base and have one with threads for the webapp ? for example, enable threads only for mod_perl or customize /usr/src/gnu/usr.bin/perl/Makefile.bsd-wrapper with threads in a dedicated prefix in /var/www also, i'm not sure if mod_perl1 support threads. nothing here http://perl.apache.org/docs/1.0/guide/install.html advices ? thanks Regards Julien