Re: new Stream Test::Simple question, XS requirement
[email protected] (Leon Timmermans) Sun, 26 Apr 2015 01:10:13 +0200
| Newsgroups | perl.qa |
|---|---|
| Message-ID | <CAHhgV8iOGB8h1-ONtMQ+3645e=jEayTHXxu6YRDcBH0fXZR=Dw@mail.gmail.com> |
On Sat, Apr 25, 2015 at 11:57 PM, bulk88 <[email protected]> wrote: > Since Test::Stream::Context's core design uses weaken() everywhere, that > means new Test::Simple always requires XS building (for Scalar::Util), > which means it will never run on miniperl, and hence, new Test::Simple will > never be in Perl core, is my understanding correct? > > I am asking this since if new Test::Simple is not PP clean and never will > be, there are couple places I would like to throw XS at (the accessors in > Test::Stream::HashBase::Meta in particular). > That is so mauve⦠Leon