in reply to Re: Pragma (more) like Java's 'import'?
in thread Pragma (more) like Java's 'import'?
++, but I'm fairly certian that you want %s there, or even better *s. OTOH, using a * would kill $main::Baz as well as making an alias for the package. (* is better then % because it aliases, rather then coppies, the symbol tables.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Pragma (more) like Java's 'import'?
by broquaint (Abbot) on May 11, 2003 at 22:45 UTC | |
by theorbtwo (Prior) on May 11, 2003 at 23:05 UTC |