Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Bizarre Dancer encoding behavior

by Anonymous Monk
on Jul 21, 2014 at 02:37 UTC ( [id://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?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-04-25 09:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found