More NT Unicode information from Jan Dubois.
Jarkko Hietaniemi [Thu, 11 Apr 2002 18:39:36 +0000 (18:39 +0000)]
p4raw-id: //depot/perl@15865

pod/perltodo.pod

index ed6af0d..e80f014 100644 (file)
@@ -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