Thanks!So the API has changed permanently? > Date: Fri, 18 Jun 2010 13:29:11 +0800 > From: qiuhong...@gmail.com > To: perl6-us...@perl.org > Subject: Re: Something wrong with str.reverse > > 于 2010年06月18日 13:25, Xi Yang 写道: > > I'm using rakudo 2010_05, with parrot 2.4.0. I found the $str.reverse just > > don't work at all: > > $ perl6 -e 'my $str="abcde"; say $str; say $str.reverse;'abcdeabcde > Use say $str.flip; _________________________________________________________________ Hotmail: Free, trusted and rich email service. https://signup.live.com/signup.aspx?id=60969
- Something wrong with str.reverse Xi Yang
- Re: Something wrong with str.reverse Hongwen Qiu
- RE: Something wrong with str.reverse Xi Yang
- Re: Something wrong with str.reverse Hongwen Qiu
- Re: Something wrong with str.reverse Richard Hainsworth
- Re: Something wrong with str.reve... Hongwen Qiu
- Re: Something wrong with str.reve... Moritz Lenz
- Re: Something wrong with str.... Smylers
- Re: Something wrong with ... Jan Ingvoldstad
- Re: Something wrong with ... Larry Wall
- Re: Something wrong with ... Smylers
- Re: Something wrong with ... Patrick R. Michaud
- Re: Something wrong with ... Leon Timmermans