in reply to Re: Why won't Perl convert (Latin1 | ISO-8859-1) to (UTF-8 | utf8)?
in thread Why won't Perl convert (Latin1 | ISO-8859-1) to (UTF-8 | utf8)?
As to my Editor; it has always correctly reported the loaded file(s) properties in the past,file ./index.html file -i ./index.html file --mime-type ./index.html file --mime-encoding ./index.html
#!/usr/bin/perl -Tw use perl::always; my $perl_version = "5.12.4"; print $perl_version;
|
|---|