in reply to Re: where to use "use" and package
in thread where to use "use" and package

Thanks, I didn't realize that each namespace would have to load in the *somewhat* "standard" modules. thanks !!!

Replies are listed 'Best First'.
Re: Re: Re: where to use "use" and package
by hossman (Prior) on Aug 01, 2002 at 07:08 UTC
    If the methods in a module were really standard, they wouldn't be in that module -- they'd be builtins