in reply to Re^4: why is there no a PVM for perl? (avoiding native code)
in thread why is there no a PVM for perl?

Module::Build has existed almost 10 years, but it seems few guys try it.

I personally find typing ./Build very hard comparing to make, they could at least call it ./build, yet better they could install build somewhere in the $PATH. Also typing ./Build test to make test is kinda unnatural ;)