in reply to Should Test::Most import strict and warnings?

My major concern, though, is to understand if I'm likely to break a lot of code.

The question is the same as for any other API change. Given that Test::Most exists to reduce boilerplate, reduce boilerplate.

  • Comment on Re: Should Test::Most import strict and warnings?

Replies are listed 'Best First'.
Re^2: Should Test::Most import strict and warnings?
by stvn (Monsignor) on Feb 06, 2010 at 16:54 UTC
    Given that Test::Most exists to reduce boilerplate, reduce boilerplate.

    Hear, hear

    -stvn