Hi,
I have the email with the attachment saved on my Disk (in a folder).. I want to pass this to the Perl script which will separate the email attachment.
I have got the perl script to separate email attachments but it reads from STDIN.. Any method to feed the input instead of using stdin