Re: things I miss in Raku (from perl)

2024-10-17 Thread rir via perl6-users
On Wed, Oct 09, 2024 at 10:44:58PM -0700, ToddAndMargo via perl6-users wrote: > I really do adore Raku (Perl 6), so no one get the wrong idea. > ... > Two things I miss about Perl 5 are > > 1) how fast it compiles. P5 will do in less than a second > what P6 takes over 15 seconds. Raku does well

Ecosystem module version v1 to 1?

2025-06-06 Thread rir via perl6-users
It appears that the ecosystem or community prefers modules' strings without a leading 'v'. Since I have submitted both styles, I would like to change one module to a newer version string without the 'v'. Is this possible? rir