in reply to Re: Win32::OLE::Const startup delay
in thread Win32::OLE::Const startup delay
that reads$PerlDir\site\lib\Win32\OLE\Const.pm
__PACKAGE__->_Typelibs;
If I comment out this line then it loads instantly, if I uncomment this line, then I get my delay.
Update: it appears that _Typelibs() is defined in
site\lib\auto\Win32\OLE\OLE.dll
|
|---|