ralife has asked for the wisdom of the Perl Monks concerning the following question:
Can't load 'C:\DOCUME~1\LOCALS~1\Temp\par-rlife\cache-1212098299\9084e +e3c. dll' for module Win32::OLE: load_file:The specified procedure could no +t be found at D:/cpanrun/build/5-8-0/lib/DynaLoader.pm line 229. at ../blib/lib/PAR/Heavy.pm line 107 Compilation failed in require at script/Processor.pl line 39. BEGIN failed--compilation aborted at script/Processor.pl line 39.
use OLE; use Win32::OLE qw(in with); use Win32::OLE::Const "Microsoft Excel"; use Win32::OLE::Variant; use Win32::OLE::NLS qw(:LOCALE :DATE);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem Creating and Running Perl exe
by almut (Canon) on Jun 03, 2008 at 20:33 UTC | |
by syphilis (Archbishop) on Jun 03, 2008 at 22:49 UTC | |
|
Re: Problem Creating and Running Perl exe
by marto (Cardinal) on Jun 03, 2008 at 19:49 UTC | |
by ralife (Novice) on Jun 03, 2008 at 19:53 UTC | |
by marto (Cardinal) on Jun 03, 2008 at 20:04 UTC | |
by ralife (Novice) on Jun 03, 2008 at 20:37 UTC | |
by marto (Cardinal) on Jun 03, 2008 at 20:56 UTC | |
by ralife (Novice) on Jun 03, 2008 at 19:56 UTC |