The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.perl.misc
From: "C.DeRykus" <dery...@gmail.com>
Date: Wed, 24 Oct 2012 00:54:24 -0700 (PDT)
Local: Wed, Oct 24 2012 3:54 am
Subject: Re: Why "Wide character in print"?
On Sunday, September 30, 2012 10:57:38 AM UTC-7, tcgo wrote:
Here's a follow-on with an observation/question for someone more knowledgeable about Perl unicode)
> Hi! > I just made a test code with Perl, using the Pi symbol with Unicode/UTF-8. That's the code:
> #!/usr/bin/perl
> use utf8;
> my $cosa = "Here is my ☺ résúmé \x{2639}!";
> print "$cosa\n";
I don't know how 'use locale' affects this but I
#use utf8;
Output: Here is my ☺ résúmé π!
-- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||