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


Hi,

Attached the patch towards fixing the .fmt issue in Iterators.

>my %hash={a=>1, b=>2}; say %hash.keys.fmt("'%s'", ', ');
'b', 'a'
>

This is my first patch. Let me know if you need anything else.

Regards,

Shrivatsan "isBEKaml" Sampathkumar

Attachment: 0001-added-.fmt-method-to-Iterator.pm-so-that-fmt-can-tak.patch
Description: Binary data

Reply via email to