On Wed, 19 Jul 2017 01:13:30 -0700, szab...@gmail.com wrote:
> We have a test marked todo in Bailador. prove6 displays the failure as
> follows:
>
> $ prove6 -l t/30-examples-app.t
> t/30-examples-app.t ..1/15
> # Failed test 'route GET /hello/Foo.html'
> # at t/30-examples-app.t line 68
>
On Wed, 19 Jul 2017 01:13:30 -0700, szab...@gmail.com wrote:
> We have a test marked todo in Bailador. prove6 displays the failure as
> follows:
>
> $ prove6 -l t/30-examples-app.t
> t/30-examples-app.t ..1/15
> # Failed test 'route GET /hello/Foo.html'
> # at t/30-examples-app.t line 68
>
On Tue, 04 Jul 2017 14:52:31 -0700, alex.jakime...@gmail.com wrote:
> The fix for this ticket also fixed
> https://rt.perl.org/Public/Bug/Display.html?id=130366
>
> However, we couldn't find any tests… are there any? If they, perhaps
> they also
> cover 130366.
>
> On 2017-05-01 14:31:19, elizabe
Hi,
is it possible to get the size of memory used by the current Perl 6
process? (From inside the code)
Is it possible to get the size of the individual variables?
Gabor
On Tue, 04 Jul 2017 14:53:26 -0700, alex.jakime...@gmail.com wrote:
> This was resolved together with
> https://rt.perl.org/Ticket/Display.html?id=131241
>
> Tests needed, maybe. See other ticket for info on this.
> On 2016-12-17 01:42:04, elizabeth wrote:
> > $ 6 'my $b = .BagHash; $_-- for $b.va
Holiday || butterfly ?
Why not
holiday && butterfly
?
Perl6 fuses so many other things.
In any case, we would use the abbreviation D/E/F ...
Adding a name is just being whimsical. So lets be doubly whimsical.
# New Ticket Created by Gabor Szabo
# Please include the string: [perl #131767]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=131767 >
We have a test marked todo in Bailador. prove6 displays the failure as follows:
$ prove6