The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 5.18.0.1.62 - 2015-04-16

  • похоже поборол тесты
  • use POSIX qw(setlocale LC_CTYPE);
  • my $locale ='ru_RU.UTF-8';# "Russian_Russia.1251";
  • setlocale (LC_CTYPE, $ENV{LC_CTYPE} = $locale) or plan skip_all => "cannot set locale to $locale";

Modules

Perl Документация по-русски