Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: MIME::Lite::TT::Html - issues with umlauts

by haj (Vicar)
on Feb 04, 2020 at 10:26 UTC ( [id://11112355]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use strict;
    use warnings;
    ...
    print "Should be: ", $params{umlaut},$/;
    print '-' x 79,$/;
    print $msg->as_string;
    
  2. or download this
    Should be: fööbär
    ----------------------------------------------------------------------
    +---------
    Content-Transfer-Encoding: binary
    ...
    <h1>fööbär</h1>
    
    --_----------=_158081178855330--
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-20 01:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found