When I tried to install padre I got a message that I need a perl with ithreads enabled. So when I rebuild my perl, are these configure-options OK?
sh Configure -de -Duseithreads
And if I rebuild perl from the same source-files which I used for the actual perl can I keep my already installed modules?