Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Bizarre Dancer encoding behavior

by Anonymous Monk
on Jul 21, 2014 at 02:37 UTC ( #1094413=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    get '/np' => sub {
      return Encode::decode_utf8(`mpd | head -n1`);
    }
    
  2. or download this
    utf8->import; # line 232 of Dancer.pm
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2023-05-28 00:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?