Hello All, I have a trivial question. I have a perl script, with several sub-routines. In one of those routines, I currently have listed 'use Date::Calc'. So that package is therefore only available (and needed) in that one sub-routine.
My question is, should all 'use' statements be placed at the top of the script, or only in routines that need them? -Jeff __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]