>JOSH wrote a package a program and an external >subroutine. any suggestions?
I think.... program..is a simple one for use only in specific use. and may be you can't use it in another situation. package... is more portable and the writter of it gather all conditio in it and you use it in many condition and the code of it is more than any prgram and it is madular. subroutin... it help the progarammer to covert the program to madule each subroutin make one specific work and you can add your specific subroutin in your pragram that mat be wrote it in many years ago... I wish .. it help you... I am a beginner but like perlso much... if you see some error in my description please note me. thx. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
