Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047206
en ru br
ALT Linux repos
S:0.024-alt1

Group :: Development/Other
RPM: perl-utf8-all

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.024-alt1
Build date: 16 january 2018, 18:02 ( 323.4 weeks ago )
Size: 33.66 Kb

Home page:   http://search.cpan.org/dist/utf8-all/

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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-utf8-all
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin