If $path is the physical path of the file you can use open and related functions to read the file.
Also note that you have strictly told compiler not to accept any arguments in subroutine handle_other by giving blank parens. Your call handle_other($entity->bodyhandle->path) will fail. To accept variable number of arguments you should remove the parens.
In reply to Re: Extracting Attachments Using MIME::Parse
by samarzone
in thread Extracting Attachments Using MIME::Parse
by pgadekar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |