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
template::provider::encoding(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph