From: Jarkko Hietaniemi Date: Thu, 11 Apr 2002 18:39:36 +0000 (+0000) Subject: More NT Unicode information from Jan Dubois. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=eb450546fa7cc8581a3f695c48c038b63329e566;p=p5sagit%2Fp5-mst-13.2.git More NT Unicode information from Jan Dubois. p4raw-id: //depot/perl@15865 --- diff --git a/pod/perltodo.pod b/pod/perltodo.pod index ed6af0d..e80f014 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -650,6 +650,11 @@ and so on, varies. Finding the right level of interfacing to Perl requires some thought. Remember that an OS does not implicate a filesystem. +Note that in Windows the -C command line flag already does quite +a bit of the above (but even there the support is not complete: +for example the exec/spawn are not Unicode-aware) by turning on +the so-called "wide API support". + =head1 Recently done things These are things which have been on the todo lists in previous releases