The SF Perl Raku Study Group, 09/26 at 1pm PDT

2021-09-22 Thread Joseph Brenner
E.K. Rand, "Founders of the Middle Ages" (1928): You begin to remove accretions, you peel and peel, till nothing is left-- nothing but the knife, the own peculiar knife, of the peeler. The Raku Study Group September 26, 2021 1pm in California, 8pm in the UK Zoom meeting link: htt

Re: Different behavior for strings and strings in variables with multi-dispatch using a subset

2021-09-22 Thread Joseph Brenner
> You overlooked a mistype. The subset expects "wuhn", you pass "whun" instead. > Guess, the subset is wrong about it. :) Yes indeed, that seems to be all it is. Thanks much. And maybe I'll go back to monster names in my demos. On 9/22/21, Vadim Belman wrote: > > You overlooked a mistype. T

Different behavior for strings and strings in variables with multi-dispatch using a subset

2021-09-22 Thread Joseph Brenner
In this code I'm using multi-dispatch with a subset type that makes string values special: "wuhn", "tew" and "thuree". use Test; multi sub whats_my_type (Str $item) { return "This is a Str: $item"; } subset GoofyNum of Str where { $_ eq any( 'wuhn', 'tew', 'thuree' ) };

Re: Different behavior for strings and strings in variables with multi-dispatch using a subset

2021-09-22 Thread Vadim Belman
You overlooked a mistype. The subset expects "wuhn", you pass "whun" instead. Guess, the subset is wrong about it. :) Best regards, Vadim Belman > On Sep 22, 2021, at 8:39 PM, Joseph Brenner wrote: > > In this code I'm using multi-dispatch with a subset type that > makes string values specia

Re: Rakudo-Star 2021.09 (Windows MSI and Linux RSTAR) packages

2021-09-22 Thread William Michels via perl6-users
Thank you, Anton! On Wed, Sep 22, 2021 at 11:57 AM wrote: > > Hi all. > > Who ever is interested in a Rakudo-Star "latest" Windows MSI or Linux RSTAR > package... you may want to get 2021.09 from here [1]. > Please be aware that the Linux RSTAR package changed a bit compared to its > "origin"

Rakudo-Star 2021.09 (Windows MSI and Linux RSTAR) packages

2021-09-22 Thread notna
Hi all. Who ever is interested in a Rakudo-Star "latest" Windows MSI or Linux RSTAR package... you may want to get 2021.09 from here [1]. Please be aware that the Linux RSTAR package changed a bit compared to its "origin" in [4] The previous Windows MSI build under [3] is also updated to 2021.0