thanks for browsing this node in the first place... I have a challenge to solve and the primary target is to extract graphics from *.xls (Spreadsheet files with embedded graphics ).
Currently I'm able to extract the images by using a sequence of steps and
use Spreadsheet::ParseExcel module.