On 12/30/06, A. Pagaltzis <[EMAIL PROTECTED]> wrote:
(Actually, I'd argue that it should be merged into Test::More someday… too cheap in terms of code complexity and at the same time too useful to make people decide whether they want a new dependency just to get it.)
Possibly. Test::Exception depends on Sub::Uplevel, which overrides CORE::GLOBAL::caller, so there is already some deep magic that I'm not sure should get rolled into Test::More. David