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::kr(3pm) - osx |
| encode::kr(3pm) - mojave |
| encode::byte(3perl) - debian |
| encode::kr(3perl) - debian |
| encode::kr(3pm) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |