in reply to Re^5: 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)?
#!/usr/bin/perl -Tw use perl::always; my $perl_version = "5.12.4"; print $perl_version;