Message-ID: <4e19p2lgme9qbqjkv78q7154vg6hlaar19@4ax.com>
p4raw-id: //depot/perl@29681
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.