sriharsha.sm has asked for the wisdom of the Perl Monks concerning the following question:
anduse Foo; use Foo::Bar;
use Foo::Bar;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: What's the right way to import a module
by moritz (Cardinal) on Apr 26, 2012 at 07:33 UTC | |
|
Re: What's the right way to import a module
by Anonymous Monk on Apr 26, 2012 at 07:14 UTC | |
|
Re: What's the right way to import a module
by tobyink (Canon) on Apr 26, 2012 at 07:56 UTC | |
by sriharsha.sm (Initiate) on Apr 26, 2012 at 08:13 UTC | |
by Corion (Patriarch) on Apr 26, 2012 at 08:20 UTC | |
by JavaFan (Canon) on Apr 26, 2012 at 08:34 UTC |