Re: [perl #127112] AutoReply: .wrap doesn't work for routines declared in roles

2016-01-02 Thread Lloyd Fournier
I golfed this down to: p6 -e 'role {sub foo {}; BEGIN () }' ===SORRY!=== Error while compiling -e An exception occurred while evaluating a BEGIN at -e:1 Exception details: ===SORRY!=== Error while compiling Cannot invoke this object at : For reasons I don't quite understand it's not

Re: [perl #127112] AutoReply: .wrap doesn't work for routines declared in roles

2016-01-01 Thread Lloyd Fournier
should have mentioned, this is the error msg: ===SORRY!=== Error while compiling Cannot invoke this object On Sat, Jan 2, 2016 at 3:49 AM perl6 via RT wrote: > Greetings, > > This message has been automatically generated in response to the > creation of a