term::encoding(3pm) debian man page | unix.com

Man Page: term::encoding

Operating Environment: debian

Section: 3pm

Term::Encoding(3pm)					User Contributed Perl Documentation				       Term::Encoding(3pm)

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>
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 v5.10.0 2006-07-14 Term::Encoding(3pm)
Related Man Pages
mail::spf::term5.18(3) - mojave
mail::spf::term(3) - suse
catalyst::plugin::unicode::encoding(3pm) - debian
sru::response::term(3pm) - debian
term::size::perl(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Detecting unused variables...
My first PERL incarnation... Audio Oscillograph