Operating System - Linux
1827975 Members
2537 Online
109973 Solutions
New Discussion

Perl DBD et Multi-threading

 
Miser
New Member

Perl DBD et Multi-threading

HI all,
I use a perl 5.8.8 find on http://mirrors.develooper.com/hpux/index.html#Perl ( thanks to H.Merijn )

Today the project need to use multi-threading.
But this perl compilation has usethreads and useithreads compilation options set to undef.

I wanna know, if there are some incompatibilities whith DBD module to compile with these options set yo define ?