On Fri, Jul 3, 2015 at 7:27 AM, Elizabeth Mattijsen <l...@dijkmat.nl> wrote: > Hi Tom, ... > Apart from what Carl and yary said, I would like to add that *if* > you’re just interested in knowing whether a string starts with a > certain substring, you can use .starts-with: ...
Thanks, Liz, Perl 6 certainly has a lot of new and neat features for strings! My first attempts at the moment are to translate my common Perl 5 usage as painlessly as possible. (There is a HUGE amount of new stuff I hope to absorb as I get more comfortable with the immediate Perl 5ish translation first And I Iook forward to "Perl 6 Best Practices.") Best, -Tom