in reply to Module Build/Test/Release System

I use Module::Install for new stuff. I used to use Module::Build, but I've migrated because I like MI better.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?