encode::symbol(3pm) suse man page | unix.com

Man Page: encode::symbol

Operating Environment: suse

Section: 3pm

Encode::Symbol(3pm)					 Perl Programmers Reference Guide				       Encode::Symbol(3pm)

NAME
Encode::Symbol - Symbol Encodings
SYNOPSIS
use Encode qw/encode decode/; $symbol = encode("symbol", $utf8); # loads Encode::Symbol implicitly $utf8 = decode("", $symbol); # ditto
ABSTRACT
This module implements symbol and dingbats encodings. Encodings supported are as follows. Canonical Alias Description -------------------------------------------------------------------- symbol dingbats AdobeZDingbat AdobeSymbol MacDingbats
DESCRIPTION
To find out how to use this module in detail, see Encode.
SEE ALSO
Encode perl v5.12.1 2010-04-26 Encode::Symbol(3pm)
Related Man Pages
encode::cn(3pm) - redhat
encode::kr(3pm) - redhat
encode::kr(3pm) - mojave
encode::kr5.12(3pm) - osx
encode::kr(3pm) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com