[perl #126341] STable conflict with .^add_method

2015-10-12 Thread Tokuhiro Matsuno
# New Ticket Created by "Tokuhiro Matsuno" # Please include the string: [perl #126341] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126341 > Here is a code that throws exception. ``` #!/bin/bash mkdir li

[perl #126316] Dynamic class loading failed

2015-10-09 Thread Tokuhiro Matsuno
# New Ticket Created by "Tokuhiro Matsuno" # Please include the string: [perl #126316] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126316 > Here is a code set. ==> foo.t <== use v6; class C::T { }

[perl #126315] IO::Socket::INET: a way to read 1 packet

2015-10-09 Thread Tokuhiro Matsuno
# New Ticket Created by "Tokuhiro Matsuno" # Please include the string: [perl #126315] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126315 > When I'm implementing a http client, I need to read 1 packet

[perl #126277] IO::Socket::Async + `run` exits unexpectedly on mac

2015-10-06 Thread Tokuhiro Matsuno
# New Ticket Created by "Tokuhiro Matsuno" # Please include the string: [perl #126277] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126277 > When call `run` method in IO:Socket::Async.listen routine,

[perl #126149] use Test; is(Mu, Mu); done-testing;

2015-09-24 Thread Tokuhiro Matsuno
# New Ticket Created by "Tokuhiro Matsuno" # Please include the string: [perl #126149] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126149 > This code throws exception. `use Test; is(Mu, Mu); done-testing;` O

[perl #65146] [PATCH] fixed typo

2009-04-27 Thread Tokuhiro Matsuno
# New Ticket Created by Tokuhiro Matsuno # Please include the string: [perl #65146] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=65146 --- README |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff