I've heard rumors that you can actually make a binary of a perl script. (Then, you could run that binary on your non-Perl machine.) But, I have no knowlege in that area.
man perlcc
You should also follow some of the proper perl coding techniques.. such as "use strict", and making sure your variables are initialized.
-- [email protected] mailing list
