This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
indent nested =items properly (suggested by Bill Fenner
[perl5.git] / Todo
diff --git a/Todo b/Todo
index 028a95e..c7ab6d0 100644 (file)
--- a/Todo
+++ b/Todo
@@ -46,6 +46,9 @@ Would be nice to have
            an extension (Devel::MProf?) that would return the malloc
            stats in a nice Perl datastructure (also a simple interface
            to return just the grand total would be good)
+       Unicode: [=bar=], combining characters equivalence
+           (U+4001 + U+0308 should be equal to U+00C4, in other words
+             A+diaereres should equal Ä), Unicode collation
 
 Possible pragmas
        debugger