Seth Woolley's Man Viewer

Encode::Symbol(3) - Encode::Symbol - Symbol Encodings - man 3 Encode::Symbol

([section] manual, -k keyword, -K [section] search, -f whatis)
man plain no title

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



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 sup-
       ported are as follows.

         Canonical   Alias             Description
         --------------------------------------------------------------------
         symbol
         dingbats
         AdobeZDingbat
         AdobeSymbol
         MacDingbats

DESCRIPTION
       To find out how to use this module in(1,8) detail, see Encode.

SEE ALSO
       Encode



perl v5.8.5                       2001-09-21                 Encode::Symbol(3)

References for this manual (incoming links)