[perl #112850] [BUG] blessing

2013-01-04 Thread Moritz Lenz via RT
On Thu May 10 06:12:35 2012, grond...@yahoo.fr wrote: > I failed converting an object derived from Int using bless: > > code: > > class Foo is Int {}; sub somefoo returns Foo { Foo.bless: 13 }; say > somefoo.WHAT; > > Error: > rakudo d61049: OUTPUT«Type check failed for return value␤ i

[perl #116302] IO::Socket::INET.get returns binary string

2013-01-04 Thread via RT
# New Ticket Created by Paweł Pabian # Please include the string: [perl #116302] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=116302 > There was socket behavior change between 2012.11 and 2012.12. For example sendin