jesuashok has asked for the wisdom of the Perl Monks concerning the following question:
What is the realtime use of the above code ? Calling a module forcing not to import anything ?use Module (); # Imports Nothing
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: calling module with empty import
by gaal (Parson) on May 17, 2007 at 07:25 UTC | |
|
Re: calling module with empty import
by Zaxo (Archbishop) on May 17, 2007 at 07:20 UTC | |
|
Re: calling module with empty import
by ysth (Canon) on May 17, 2007 at 08:14 UTC | |
|
Re: calling module with empty import
by perrin (Chancellor) on May 17, 2007 at 13:53 UTC |