Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Multipart Mail Mime parsing in perl

Options
  • 18-05-2002 3:45pm
    #1
    Registered Users Posts: 347 ✭✭


    I'm using the Mimetools stuff (MIME::Entity MIME::Body etc) and it's all a little much.. I have a working example (yoinked from the test programs that come with the source) which stores the files that are contained in the multipart data to disk. Now, as per usual, I'm stuck for time. I don't want to parse out the files, all I want to do is change the format of the message.. eg, take out all the mime stuff, and structure all the data into xml. Has anybody used these modules, and willing to throw a few examples my way? thanks.


Advertisement