目录

NAME

Term::Encoding - Detect encoding of the current terminal

SYNOPSIS

use Term::Encoding qw(term_encoding);
my $encoding = term_encoding;

# ditto without exporting function
use Term::Encoding;
my $encoding = Term::Encoding::get_encoding();

DESCRIPTION

Term::Encoding is a simple module to detect an encoding the current terminal expects, in various ways.

AUTHORS

Tatsuhiko Miyagawa miyagawa@bulknews.net

Audrey Tang audreyt@audreyt.org

COPYRIGHT

Copyright 2019 Tatsuhiko Miyagawa

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Locale::Maketext::Lexicon

关于

Perl模块,用于处理终端编码

40.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号