Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Unknown charnames when building Encode

by yulivee07 (Sexton)
on Jan 19, 2017 at 12:09 UTC ( #1179910=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      DB<1> use charnames qw(greek)
    
    ...
    Use of uninitialized value $txt in pattern match (m//) at /usr/opt/per
    +l5/lib/5.20.1/_charnames.pm line 459.
     [...]
    Unknown charname 'greek:alpha' at (eval 11)[/usr/opt/perl5/lib/5.20.1/
    +perl5db.pl:732] line 2, within string
    
  2. or download this
     DB<1> use charnames qw(greek)
    
    ...
     DB<4> print "\N{greek:alpha}"
     Wide character in print at (eval 10)[/usr/share/perl/5.18/perl5db.pl:
    +732] line 2.
     &#945;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1179910]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2023-12-09 19:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (38 votes). Check out past polls.

    Notices?