diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-22 13:54:27 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-22 13:54:27 +0000 |
commit | 6d4a0c54c276d09d6928f214f3f448fa26ea4970 (patch) | |
tree | 2e19d0596de901e7d9b181c574ea0e1774081797 /Todo-5.6 | |
parent | aca069ec24d9d45b6471cdbd86821d2695758021 (diff) | |
parent | 34163b213ca9891366c868cfe99211a3447832a9 (diff) | |
download | perl-6d4a0c54c276d09d6928f214f3f448fa26ea4970.tar.gz |
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@5868
Diffstat (limited to 'Todo-5.6')
-rw-r--r-- | Todo-5.6 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ Unicode support - a way to set default disciplines for all handle constructors: use open IN => ":any", OUT => ":utf8", SYS => ":utf16" eliminate need for "use utf8;" - autoload utf8_heavy.pl's swash routines in swash_init() autoload byte.pm when byte:: is seen by the parser check uv_to_utf8() calls for buffer overflow (see also "Locales", "Regexen", and "Miscellaneous") |