in reply to Re^2: Alternatives to Module::Starter
in thread Alternatives to Module::Starter
Module::Build comes with a pretty extensive collection of test cases. If you ensure that your Module::Build subclass is still able to pass all those tests (except any tests that check for behaviour you are deliberately changing with your subclass), then that's probably a good start.
|
|---|