Slashdot Mirror


User: strick9

strick9's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. is 'use utf8' global? on What's New in Perl 5.6.0 · · Score: 1
    just glancing at the article, i wonder why perl didn't just use the encoding feature of TCL (with everything else utf8) -- it seems to do the right thing, works with I/O, and it's not inappropriately global in scope.

    --strick9