debian man page for term::encoding

Query: term::encoding

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::term(3) - mojave
mail::spf::term5.18(3) - mojave
mail::spf::term(3) - osx
mail::spf::term(3pm) - debian
term::readline::zoid::emacs(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph