Man Page: encode::symbol
Operating Environment: debian
Section: 3perl
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::cn5.18(3pm) - mojave |
| encode::byte(3perl) - debian |
| encode::kr(3perl) - debian |
| encode::tw(3perl) - debian |
| encode::kr(3pm) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |