# New Ticket Created by  Zachary Bornheimer 
# Please include the string:  [perl #116026]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=116026 >


Currently, Perl6 is lacking the built-in functionality of running

'this is a string'.reverse or reverse 'this is a string'

and getting the desired result.  With this patch, I have added the sub for
reversing strings and also the Str method and fixes this problem

## Z. Bornheimer

Attachment: 0002-Added-the-functionality-to-reverse-strings-with-a-re.patch
Description: Binary data

Reply via email to