in reply to utf8 and perl 5.6

Look at the similar discussion: Converting character encodings. With sub latin1 in the code examples you might even manage to do it in 5.6 without relying on additional modules.

Replies are listed 'Best First'.
Re^2: utf8 and perl 5.6
by domm (Chaplain) on Apr 23, 2006 at 18:47 UTC
    thanks, that seems quite usefull...
    -- #!/usr/bin/perl for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}