Spreadsheet-WriteExcel - Re: Dynamice Loading of Perl

Posted on Tue May 22 16:53:47 2007 by jmcnamara in response to 5196 (See the whole thread of 5)
Re: Dynamice Loading of Perl

Hi,

I've never tried to embed a Spreadsheet::WriteExcel program in C so I can't say what the problem is. It looks like the interpreter what you are using is having problem loading IO::Handle which is required by Spreadsheet::WriteExcel. You will probably have to ask this question in some forum that knows about embedded Perl.

If you just want to run a Perl program like a self contained executable then you should have a look at PAR.

John.
Direct Responses: 5224 | 5225 | Write a response