Than you very much moarch!
I knew there have to be a way to fix this without
having ssh access there. The only thing left now is
to find out how to build Perl version :).
/Alexander
Comment on Re^3: loading Perl modules onto virtual web host
You can compile a perl-only version of some modules by using the --pm option during the perl Makefile.pm --pm phase of a module build. See an article I wrote on the Mason wiki.