[perl #126016] Rat.Str incorrectly rounds in the part after the decimal dot

2015-09-09 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #126016] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126016 > 14:16 < moritz> m: say 0.99.Str 14:16 <+camelia> rakudo-moar cbf85b: O

Re: isn't $PERL6LIB separator ':' on unix ?

2015-09-09 Thread Marc Chantreux
On Wed, Sep 09, 2015 at 09:24:57AM +0200, Tobias Leich wrote: > Please try $*DISTRO.cur-sep i just changed my perl6 settings in .zshenv export -UT PERL6LIB perl6lib $(perl6 -e '$*DISTRO.cur-sep.say') it now works like a charm! thank you! -- Marc Chantreux (eiro on github and freenode) http://e

Re: Proposed new string methods: trim-rw, trim-leading-rw, trim-trailing-rw

2015-09-09 Thread Tom Browder
Thanks, Aristotle. -Tom

Re: [perl #126018] [BUG] Cannot invoke this object (REPR: Null, cs = 0)

2015-09-09 Thread Elizabeth Mattijsen
This seems fixed at least as of 824436e6d77b182c7724 > On 08 Sep 2015, at 16:44, (via RT) wrote: > > # New Ticket Created by > # Please include the string: [perl #126018] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=12

Re: [perl #126018] [BUG] Cannot invoke this object (REPR: Null, cs = 0)

2015-09-09 Thread Elizabeth Mattijsen
> On 08 Sep 2015, at 16:44, (via RT) wrote: > > # New Ticket Created by > # Please include the string: [perl #126018] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=126018 > > > > $ cat golf.p6 > class A > { >has $.

Re: Proposed new string methods: trim-rw, trim-leading-rw, trim-trailing-rw

2015-09-09 Thread Aristotle Pagaltzis
* Tom Browder [2015-08-14 14:10]: > On Fri, Aug 14, 2015 at 6:48 AM, Philip Hazelden > wrote: > > Correct me if I'm wrong, can't you do > > > > $s .= trim > > Um, I saw that usage in an earlier thread but didn't try it because it > didn't "look right" given my experience with the ".=" operator as

Re: isn't $PERL6LIB separator ':' on unix ?

2015-09-09 Thread Tobias Leich
Please try $*DISTRO.cur-sep. Am 08.09.2015 um 18:19 schrieb Marc Chantreux: > hello, > > on Linux 3.19.0-16, using perl6 version 2015.07.2 built > on MoarVM version 2015.07. i tested > > > $ PERL6LIB=lib\;../dnsmanager-v6/lib perl6 t/basic.t > > ===SORRY!=== > Could not find X::html in a