• Ubuntu Perl locale problem

    edit the file
    /etc/environment

    add one line with your LANG, like this

    LC_ALL="en_US.UTF-8"

    save and reboot


1111111