This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove "Properly Unicode safe tokeniser and pads" from the todo
authorNicholas Clark <nick@ccl4.org>
Wed, 18 Apr 2012 19:06:21 +0000 (21:06 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 24 Apr 2012 08:51:55 +0000 (10:51 +0200)
commitcaf782b722e539acb99f154c67f3c7693c0ca9af
tree6db671c8c89ad8f2947e7b5cc894893377d20445
parent40dcd09a053029dc06affd98acdd9882867ed6fd
Remove "Properly Unicode safe tokeniser and pads" from the todo

Brian Fraser (during GSoC), Father Chrysostomos, Zefram and others have done
most of the tasks suggested in this todo, so remove it from consideration as
it's clearly stale. The only possible work outstanding is how toke.c behaves
when PL_rsfp is marked as returning UTF-8, and when source filters return
SVs with SvUTF8() true. So leave this in as a comment in the Pod so that it
does not get lost, pending proper investigation.
Porting/todo.pod