Hugo van der Sanden
Hugo van der Sanden
Thanks all, glad to know it hasn't fallen off the radar.
> I have uploaded bignum-0.65 and its dependencies Math-BigInt-1.999830 and Math-BigRat-0.2621 to PAUSE. They work fine with Math::Prime::Util as far as I can tell. Super, I can confirm that I...
bignum-0.65 has been merged to bleadperl, closing Perl/perl5/#19539. I assume this ticket should stay open for now: if I understand @danaj's comments correctly, it showed up at least one bug...
> Is there a good use for the two value return, and is there a good reason for or against including the modulo in the gcd? I think the two...
Ovid ***@***.***> wrote: :Perl a P5P discussion, this PPC proposes a syntax for lexically requiring modules to avoid fragile transitive dependencies. :You can view, comment on, or merge this pull...
I don't know if I responded to this before, perhaps during p5p discussion. I am concerned about having multiple `/x`-style variants - I do not think we should have more...
@rjbs duplicating here, since you presumably did not see my email >While our RFC process was a bit more wobbly, Karl propose an enhanced form of /xx for regex ....
> On 10/7/22 11:26, Hugo van der Sanden wrote: @rjbs duplicating here, since you presumably did not see my email While our RFC process was a bit more wobbly, Karl...
> > The path is straightforward, and similar to what you propose here: introduce the change under a feature, intending to make the feature default within the lexical scope of...
> The three variable values returned are 1,2,3 I somehow missed that "A1B2C3" was the literal pattern: for some reason it didn't occur to me to backtrack beyond the current...