This is off topic but I will ask any way. I have a batch which calls many (over 100 calls) perl scripts and If I could eliminate the compile time life would be nicer. I have heard that I can make a pre compiled version of a perl script so when the user executes it the compilation step is skipped. Is this true? Regards Eric