http://qs321.pair.com?node_id=617855


in reply to Re^2: Inserting Image in Excel using Win32::OLE
in thread Inserting Image in Excel using Win32::OLE

use Win32::OLE qw/with/;

qw/in/ can be useful too.

Update: Be sure to read Using Win32::OLE and Excel - Tips and Tricks!