[perl #132162] [LTA] error of trying to assign to read-only $/ should offer a solution

2017-09-25 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #132162] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=132162 > It's a pretty common error that a user tries to execute a regex inside of an Actions clas

[perl #132157] [REGRESSION] Should not be able to add attributes in augment

2017-09-25 Thread via RT
# New Ticket Created by Elizabeth Mattijsen # Please include the string: [perl #132157] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=132157 > jnthn: another issue I just realized: can you replace a method in an augm

Re: [perl #132156] [LTA] Suggest polymod for bases > 36 (9123607.base(37))

2017-09-25 Thread Brandon Allbery via RT
On Mon, Sep 25, 2017 at 10:53 AM, Aleks-Daniel Jakimenko-Aleksejev via RT < perl6-bugs-follo...@perl.org> wrote: > * add a named arg for the alphabet, so that the user can provide any > character > set he wants > I'm in favor of the original suggestion: point the user to polymod. One way that is

Re: [perl #132156] [LTA] Suggest polymod for bases > 36 (9123607.base(37))

2017-09-25 Thread Brandon Allbery
On Mon, Sep 25, 2017 at 10:53 AM, Aleks-Daniel Jakimenko-Aleksejev via RT < perl6-bugs-follo...@perl.org> wrote: > * add a named arg for the alphabet, so that the user can provide any > character > set he wants > I'm in favor of the original suggestion: point the user to polymod. One way that is

[perl #132156] [LTA] Suggest polymod for bases > 36 (9123607.base(37))

2017-09-25 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
:S let's please not. See also this discussion: https://irclog.perlgeek.de/perl6/2017-09-25#i_15211785 I'm strongly against making .base return garbage for bases >36. Polymod returns a list of integers, .base returns a *string* with the number using some alphabet. I don't understand why we want to

[perl #132156] [LTA] Suggest polymod for bases > 36 (9123607.base(37))

2017-09-25 Thread Tom Browder via RT
On Mon, 25 Sep 2017 02:01:55 -0700, elizabeth wrote: > > > On 25 Sep 2017, at 08:21, Aleks-Daniel Jakimenko-Aleksejev (via RT) > > wrote: > > > > # New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev > > # Please include the string: [perl #132156] > > # in the subject line of all future corr

Re: [perl #132156] [LTA] Suggest polymod for bases > 36 (9123607.base(37))

2017-09-25 Thread Elizabeth Mattijsen via RT
> On 25 Sep 2017, at 08:21, Aleks-Daniel Jakimenko-Aleksejev (via RT) > wrote: > > # New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev > # Please include the string: [perl #132156] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Dis

Re: [perl #132156] [LTA] Suggest polymod for bases > 36 (9123607.base(37))

2017-09-25 Thread Elizabeth Mattijsen
> On 25 Sep 2017, at 08:21, Aleks-Daniel Jakimenko-Aleksejev (via RT) > wrote: > > # New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev > # Please include the string: [perl #132156] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Dis