summaryrefslogtreecommitdiff
path: root/Todo-5.6
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-07 18:18:43 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-07 18:18:43 +0000
commit69883f8fac9c636b0062492ffc7d1deabecdc78b (patch)
treeda1d0985b47142dcc2a434d02378748f1e2e2a2e /Todo-5.6
parenta50e31ad67ea8ac98207ddc7b614b17d893653f1 (diff)
downloadperl-69883f8fac9c636b0062492ffc7d1deabecdc78b.tar.gz
update Changes
p4raw-id: //depot/perl@5031
Diffstat (limited to 'Todo-5.6')
-rw-r--r--Todo-5.61
1 files changed, 0 insertions, 1 deletions
diff --git a/Todo-5.6 b/Todo-5.6
index 9203d5ca55..44e26a70b0 100644
--- a/Todo-5.6
+++ b/Todo-5.6
@@ -8,7 +8,6 @@ Unicode support
- a way to set the "system" discipline (binmode("!crlf!utf16") maybe?)
- nice IO::Filter module to push/pop disciplines
eliminate need for "use utf8;"
- add -C switch that sets ${^WIDE_SYSTEM_CALLS}
support C<print v1.2.3>
make C<v123> mean C<chr(123)> (if !exists(&v123))
autoload utf8_heavy.pl's swash routines in swash_init()