http://qs321.pair.com?node_id=313087


in reply to Re: how to use ppm with source built perl?
in thread how to use ppm with source built perl?

If you compiled perl with gcc, then ppm won't work because it works with binaries compiled with (IIRC) VC++.

I have a handbuilt perl with GCC and most binary ppms from ActiveState work fine with it. I also build binary ppms with GCC that I use with ActivePerl

-- simonflk