in reply to Re^3: loading Perl modules onto virtual web host
in thread 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.