Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: MIME::Lite

by arrow (Friar)
on Dec 21, 2002 at 01:58 UTC ( [id://221548]=note: print w/replies, xml ) Need Help??


in reply to MIME::Lite in CGI hangs if there are attachments

Did you try attaching a simple text file? MIME::Lite might not be able to handle "application/octect-stream". Other than that, your syntax look okay (but I've always been bad at spotting syntax errors 8^)

Just Another Perl Wannabe

Replies are listed 'Best First'.
Re(2): MIME::Lite
by cjf-II (Monk) on Dec 21, 2002 at 02:13 UTC
    MIME::Lite might not be able to handle "application/octect-stream"

    From the docs:

    application
    Data which does not fit in any of the other categories, particularly data to be processed by some type of application program. application/octet-stream, application/gzip, application/postscript...

    --

      oops, thanks cjf-II, didn't see that when I read the docs. Thanks... Just Another Perl Wannabe

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-20 15:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found