Package perl-utf8-all: Information

    Source package: perl-utf8-all
    Version: 0.024-alt1
    Build time:  Jan 16, 2018, 09:59 PM in the task #198152
    Report package bug
    License: GPL+ or Artistic
    Summary: Turn on Unicode everywhere
    Description: 
    Pragma utf8 allows you to write your Perl encoded in UTF-8. That means UTF-8
    strings, variable names, and regular expressions. utf8::all goes further, and
    makes @ARGV encoded in UTF-8, and file handles are opened with UTF-8 encoding
    turned on by default (including STDIN, STDOUT, STDERR), and character names
    are imported so \N{...} sequences can be used to compile Unicode characters
    based on names. If you don't want UTF-8 for a particular file handle, you'll
    have to set binmode $filehandle.

    List of rpms provided by this srpm:
    perl-utf8-all (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

      1. perl(Carp.pm)
      2. perl(Config.pm)
      3. findutils
      4. perl(Encode.pm)
      5. perl(ExtUtils/MakeMaker.pm)
      6. perl(File/Spec.pm)
      7. perl(IO/Handle.pm)
      8. perl(IPC/Open3.pm)
      9. perl(Import/Into.pm)
      10. perl(PerlIO.pm)
      11. perl(PerlIO/utf8_strict.pm)
      12. perl(Symbol.pm)
      13. perl(Test/Exception.pm)
      14. perl(Test/Fatal.pm)
      15. perl(Test/More.pm)
      16. perl(Test/Warn.pm)
      17. perl(autodie.pm)
      18. perl(charnames.pm)
      19. perl(constant.pm)
      20. perl(feature.pm)
      21. perl(locale.pm)
      22. perl(open.pm)
      23. perl(parent.pm)
      24. perl(strict.pm)
      25. perl(threads.pm)
      26. perl(threads/shared.pm)
      27. perl(utf8.pm)
      28. perl(version.pm)
      29. perl(warnings.pm)
      30. perl-DBM
      31. su
      32. perl-I18N-Collate
      33. perl-I18N-LangTags
      34. perl-NEXT
      35. perl-POSIX-1003
      36. perl-Term-ReadLine-Gnu
      37. perl-Tie-File
      38. perl-Tie-RefHash
      39. perl-base
      40. perl-devel
      41. perl-podlators
      42. perl-threads
      43. perl-unicore
      44. rpm-build-perl

    Last changed


    Jan. 16, 2018 Igor Vlasenko 0.024-alt1
    - automated CPAN update
    Dec. 20, 2017 Igor Vlasenko 0.023-alt3
    - fixed build with new perl 5.26
    Oct. 29, 2017 Vitaly Lipatov 0.023-alt2
    - initial build for ALT Sisyphus