Re: Should Test2 maintain $! and $@?
[email protected] (Sawyer X) Tue, 12 Jan 2016 22:58:55 +0100
| Newsgroups | perl.cpan.workers |
|---|---|
| Message-ID | <CAMvkq_T+O9b3iwyRo13GsBEf2N5AuzdwXmdjOx_jL0R5QxoOgA@mail.gmail.com> |
On Tue, Jan 12, 2016 at 10:55 PM, Kent Fredric <[email protected]> wrote: > On 13 January 2016 at 10:48, Sawyer X <[email protected]> wrote: >> >> If so, I think you should probably clarify what Test2 *does* do. It >> doesn't provide the functions - alright. What *does* it provide then? > > > Oh, and thought: It may help to consider what testing /testing tools/ > looks like here, and wether the tools themselves need to trap $! and > $@ and test for their changes. > > Its probably immaterial and indifferent from the "handle it at the > chrome layer", but it may have implications in internals that make > things more difficult if they're suppressed/not-suppressed. Good point!