# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #118339]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=118339 >
rn: multi infix:<%>($lhs, Str $rhs) is looser(&infix:)
{ $lhs.join: $rhs }; say
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #118325]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=118325 >
It's very frustrating not to be able to copy-paste the code from
pmichaud's talk.
On Tue Jun 04 13:03:04 2013, coke wrote:
> On Tue Jun 04 09:59:57 2013, nicholas wrote:
> > On Tue, Jun 04, 2013 at 08:54:14AM -0700, Will Coleda via RT wrote:
> > > FYI:
> > >
> > > $ java -version
> > > java version "1.7.0_10"
> > > Java(TM) SE Runtime Environment (build 1.7.0_10-b18)
> > > Java
# New Ticket Created by Will Coleda
# Please include the string: [perl #118313]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=118313 >
Biggest blocker to running "make test" with rakudo-java right now:
$ ./perl6 -e