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

Re^3: Corrupted ZIP file using MIME::Lite

by rhesa (Vicar)
on Dec 30, 2007 at 21:15 UTC ( [id://659658]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Corrupted ZIP file using MIME::Lite
in thread Corrupted ZIP file using MIME::Lite

I believe you may be confused. The Filename attribute is only used to give the recipient a name for the attachment. The Path attribute should contain the full path to your zip file.

For example,

Path => '/home/rhesa/zips/small.zip', Filename => 'tiny.zip',
would attach my file named "small.zip", but the recipient would see an attachment named "tiny.zip".

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://659658]
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: (5)
As of 2024-04-18 05:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found