Hey, what's with the 0002-Remove-CPAN-rpaths.patch patch? It seems like with this patch, the shared objects are not linked against the pcp lib and thus no library dependency is recorded. Meaning, trying to use the perl Modules will return with undefined symbol errors as the library is not loaded by the linker.