I am having difficulty in parsing emails , i need to parse the emails, open the attachments do some processing and send out an email. Many a times the boundary is not displayed as boundary =——NLIUUUI1232,
due to this my script fails, is there any modules in perl which does this, i found Mail.pm but it is used to send emails only, does any body know of an email parser