Subject: | API regression |
Hi,
The analyze_* functions that used to return a hash now return a formal
object. Which is nice, except that it's a backwards incompatible API
change and breaks, eg, Test::TAP::Model. Please consider reverting to
the old behaviour when called in list context.