Hi, when I'm debugging (which is quite near to optimising them), I'm simply adding use strict; use diagnosticts; use warnings; thats all, when your program starts without complaints, you're good... To get to a lower level: use algorithm-flow-charts to visualise your program, and then optimise it. Thanks to Mr. Heuer, for teaching me this... Jan
> I want to change it to execute faster than past... -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]