in reply to Re: PERlCC & DBI
in thread PERlCC & DBI

I can write in perl much easier/quicker than i can write in C/C++ (note - talking weeks here, not hours or days), and i would like to run the code on machines that i know will not have perl installed.

For me, compiling into a static binary would be very useful...

(actually, i have managed a dynamic binary, just cannot yet work out the last step to get a fully static one).

N.