# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #75710]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=75710 >
okay, someone review what I'm doing and please tell me I'm
missing something obvious...
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #75718]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=75718 >
rakudo: subset A of Hash; sub foo(A $x) {}; foo {}
rakudo bdbdfb: OUTPUT«Null PMC acce
# New Ticket Created by Tadeusz Sośnierz
# Please include the string: [perl #75714]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=75714 >
Looks like "string".trans doesn't work as expected. I'm using the latest
rakudo rela
Tadeusz SoXXnierz (via RT) wrote:
> # New Ticket Created by Tadeusz Sośnierz
> # Please include the string: [perl #75714]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=75714 >
>
>
> Looks like "string".trans doesn't wo
Thanks Luc,
both of your patches are looking pretty nice, but I currently have
trouble managing them. Might I ask you to push them directly to a github
branch? Just tell me your github user ID, and I can give you commit access.
Also there's currently a tweak-latex branch on github, which you're v
On 6/12/2010 11:03 PM, Xi Yang wrote:
I'm trying to use use Perl 6 to process some nucleotide sequences. However, I
found it strangely slow on substr or string concat operations, compared with
its Perl 5 equivalent.
Part of this is that perl6 reads files in utf8 by default, and
operation
I think whitespace before a leading/trailing ^/$ needs to be discounted.
Dwimmery and elegance demand.
+1
Moritz,
Thank you very much.
- Ira
On Sun, Jun 13, 2010 at 7:31 AM, Moritz Lenz via RT <
perl6-bugs-follo...@perl.org> wrote:
> Hi,
>
> thanks for your patch, I've applied it as
> bdbdfb2a27514595147664dbc8744882f51c609e and added some test to
> t/spec/S06-other/main-usage.t
>
> Cheers,
> Morit
On Mon, Jun 14, 2010 at 08:36:32PM +0200, Moritz Lenz wrote:
> Thanks Luc,
>
> both of your patches are looking pretty nice, but I currently have
> trouble managing them. Might I ask you to push them directly to a github
> branch? Just tell me your github user ID, and I can give you commit access.
On Jun 14, 2010, at 1:36 PM, Moritz Lenz wrote:
--snip--
currently even in verbatim code, quotes are converted to
"fancy" left/right code, which breaks copy&pasting code (and is simply
wrong even in the print version). Does anybody happen to know how to
suppress that, and emit simple ASCII quot
10 matches
Mail list logo