Query: encode::symbol
OS: debian
Section: 3perl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Encode::Symbol(3perl) Perl Programmers Reference Guide Encode::Symbol(3perl)NAMEEncode::Symbol - Symbol EncodingsSYNOPSISuse Encode qw/encode decode/; $symbol = encode("symbol", $utf8); # loads Encode::Symbol implicitly $utf8 = decode("", $symbol); # dittoABSTRACTThis module implements symbol and dingbats encodings. Encodings supported are as follows. Canonical Alias Description -------------------------------------------------------------------- symbol dingbats AdobeZDingbat AdobeSymbol MacDingbatsDESCRIPTIONTo find out how to use this module in detail, see Encode.SEE ALSOEncode perl v5.14.2 2010-12-30 Encode::Symbol(3perl)
Related Man Pages |
---|
encode::cn(3pm) - redhat |
encode::cn(3pm) - osx |
encode::cn(3pm) - mojave |
encode::kr(3pm) - mojave |
encode::byte(3perl) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
One instance of comparing grep and awk |
New UNIX and Linux History Sections |