From 1f2e791661e807f561a2d5dd8f2b6a4e339e444e Mon Sep 17 00:00:00 2001 From: Jan Dubois Date: Thu, 28 Dec 2006 11:06:00 -0800 Subject: [PATCH] Add note to perltodo.pod about Unicode and file globbing Message-ID: <4e19p2lgme9qbqjkv78q7154vg6hlaar19@4ax.com> p4raw-id: //depot/perl@29681 --- pod/perltodo.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pod/perltodo.pod b/pod/perltodo.pod index a68e5b0..f7782c7 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -455,6 +455,11 @@ L.) Currently the %ENV entries are always byte strings. +=head2 Unicode and glob() + +Currently glob patterns and filenames returned from File::Glob::glob() +are always byte strings. + =head2 use less 'memory' Investigate trade offs to switch out perl's choices on memory usage. -- 2.7.4