On Nov 22, 2012, at 9:43 PM, boB Stepp wrote:
> Win7-64bit. DWIM Perl, Strawberry Perl 5.14. Padre 0.96.
>
> I am using the 6th edition of Learning Perl. It recommends adding use
> utf-8 to all programs. So I gave it my first try:
>
> #!/usr/bin/env perl
> use utf-8;
>
> print "Hello world";
>
On Thu, Nov 22, 2012 at 11:54 PM, ranveer raghuwanshi
wrote:
> Its not utf-8 its utf8 without hyphen(-)
>
Thank you, Ranveer! Perhaps I should not do my Perl studies as the wee
morning hours (here) approach. The obvious once again escapes me...
boB
--
To unsubscribe, e-mail: beginners-unsubscr.