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

    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