in reply to Re^2: What's the right way to import a module
in thread What's the right way to import a module
one of my colleague said its "best practice" to include 'use Foo' and then include 'use Foo::Bar'Either there's more to it than you're telling us (perhaps things are set up in your work environment that it does make sense), or it's time to replace your colleague with someone with a basic understanding of Perl.
|
|---|