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(3perl) - debian |
| encode::kr(3perl) - debian |
| encode::cn(3pm) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Weird 'find' results |
| New UNIX and Linux History Sections |