Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Encode::MIME::EncWords module

by huck (Prior)
on Mar 18, 2020 at 16:30 UTC ( [id://11114436]=note: print w/replies, xml ) Need Help??


in reply to Encode::MIME::EncWords module

my $fname0= $subentity->head->mime_attr('content-type.name'); unless (defined $fname0) { ### do some error proc } else { $fname= decode('MIME-EncWords',$fname0); # do rest of normal stuff }

Log In?
Username:
Password:

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

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

    No recent polls found