http://www.perlmonks.org?node_id=1035004


in reply to Re^2: Can Perl convert ISO-? | WIN-? | MAC-? to UTF-8?
in thread Can Perl convert ISO-? | WIN-? | MAC-? to UTF-8?

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^3: Can Perl convert ISO-? | WIN-? | MAC-? to UTF-8?

Replies are listed 'Best First'.
Re^4: Can Perl convert ISO-? | WIN-? | MAC-? to UTF-8?
by taint (Chaplain) on May 23, 2013 at 20:40 UTC
    Re^Public service announcement
    Thanks for the "Heads Up".

    --chris

    #!/usr/bin/perl -Tw
    use perl::always;
    my $perl_version = "5.12.4";
    print $perl_version;