in reply to Re^2: How to trick strict like Exporter does
in thread How to trick strict like Exporter does
The difference is that a glob assignment doesn't set the "this has been imported" bit unless the importing is done via code that was compiled into a different package. See Re: How does strict determine if something is legally declared? (import) for more.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to trick strict like Exporter does (import)
by rblasch (Monk) on Jul 12, 2006 at 16:16 UTC | |
|
Re^4: How to trick strict like Exporter does (import)
by betterworld (Curate) on Jul 12, 2006 at 17:44 UTC |