in reply to Prepending Modules to your code
No, the least thing you should do is write a C program, include a Perl interpreter from the C program, and run your Perl code from within that interpreter. And then when you compile, statically link everything in. Only then you have a reasonable chance someone else will be able to run it. And it's really neat for the maintenance programmer.
But it might even be better if you put this program on a bootable CD-ROM, so you will sure it's going to be run in the right OS.
Code reuse is for wussies.
Abigail
|
|---|