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::kr5.18(3pm) - mojave |
encode::kr(3pm) - mojave |
encode::cn5.18(3pm) - mojave |
encode::kr5.12(3pm) - osx |
encode::cn(3pm) - suse |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Introduction |
How to copy a column of multiple files and paste into new excel file (next to column)? |