Re: Anyone want me eMail and download interface for curl?

2017-11-05 Thread ToddAndMargo
On 11/05/2017 02:44 AM, Shlomi Fish wrote: Hi, On Sat, 4 Nov 2017 14:02:35 -0700 ToddAndMargo wrote: On 11/04/2017 02:19 AM, Shlomi Fish wrote: Hi, On Fri, 3 Nov 2017 14:38:05 -0700 ToddAndMargo wrote: On 11/03/2017 02:34 AM, Shlomi Fish

[perl #126721] $/ in closure arg of subst

2017-11-05 Thread Zoffix Znet via RT
On Sat, 21 Oct 2017 08:28:19 -0700, c...@zoffix.com wrote: > On Mon, 23 Nov 2015 19:40:36 -0800, raiph wrote: > > What I did > > == > > > > $/ := "Uhoh"; > > put "Foo".subst: /Foo/, -> $/ {$/}; > > put "Foo".subst: /Foo/, -> $/ {$/} for 1; > > put "Foo".subst: /Foo/, {$/}; > > put

[perl #126721] $/ in closure arg of subst

2017-11-05 Thread Zoffix Znet via RT
On Sat, 21 Oct 2017 08:28:19 -0700, c...@zoffix.com wrote: > On Mon, 23 Nov 2015 19:40:36 -0800, raiph wrote: > > What I did > > == > > > > $/ := "Uhoh"; > > put "Foo".subst: /Foo/, -> $/ {$/}; > > put "Foo".subst: /Foo/, -> $/ {$/} for 1; > > put "Foo".subst: /Foo/, {$/}; > > put

[perl #79424] [TODO] implement :: in regexes

2017-11-05 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
Hi there! Thanks for the report. Indeed, :: is still not implemented (but should be). There's another ticket for that: #72234. I'll close this in favor of that other ticket. On 2010-11-18 20:19:08, mason.kra...@gmail.com wrote: > Sorry if this is not in an ideal perlbug(1) bug report, but I

[perl #78200] [BUG] LTA error message when using attributes on type objects

2017-11-05 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
FWIW the error message seems to be coming from MoarVM: https://github.com/MoarVM/MoarVM/blob/ad86184681590c81fc25b9e90b406e5163098796/src/6model/reprconv.c#L607 (many similar lines like this in that file) On 2017-11-05 07:46:17, alex.jakime...@gmail.com wrote: > Hey Tobias, it looks like you've

[perl #78200] [BUG] LTA error message when using attributes on type objects

2017-11-05 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
Hey Tobias, it looks like you've been working on this ticket for over two years. How is it going? On 2015-04-09 12:09:55, FROGGS.de wrote: > How about: > > (before) > $ perl6-m -e 'class A { has $!x; method foo { say $!x } }; A.foo' > Cannot look up attributes in a type object > in method foo at

[perl #76120] [TODO] backslash escapes in double-angle quotes

2017-11-05 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
This ticket is really old, but the issue is still there. I'm closing this in favor of https://github.com/rakudo/rakudo/issues/1234 (which is a new ticket for the same issue but with a little bit more info). On 2014-07-19 07:52:17, pesc...@gmail.com wrote: > On Tue Oct 04 06:16:13 2011, coke wrote:

Re: Anyone want me eMail and download interface for curl?

2017-11-05 Thread Shlomi Fish
Hi, On Sat, 4 Nov 2017 14:02:35 -0700 ToddAndMargo wrote: > On 11/04/2017 02:19 AM, Shlomi Fish wrote: > > Hi, > > > > On Fri, 3 Nov 2017 14:38:05 -0700 > > ToddAndMargo wrote: > > > >> On 11/03/2017 02:34 AM, Shlomi Fish wrote: > >>>