summaryrefslogtreecommitdiff
path: root/Todo
diff options
context:
space:
mode:
Diffstat (limited to 'Todo')
-rw-r--r--Todo5
1 files changed, 4 insertions, 1 deletions
diff --git a/Todo b/Todo
index b8d9012aff..2bc1557f16 100644
--- a/Todo
+++ b/Todo
@@ -1,5 +1,5 @@
Check out always the latest perl5-porters discussions on these subjects
-before embaring on an implementation tour.
+before embarking on an implementation tour.
Tie Modules
VecArray Implement array using vec()
@@ -47,6 +47,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