in reply to What is %:: used for?
If you have a module and want to put subs or vars in main, you can use export.How do you think export does it? By direct symbol table access, accessing things like %:: and %CGI:: and so on!
If you're merely watching the play, don't wander around backstage, please. {grin}
-- Randal L. Schwartz, Perl hacker
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: •Re: What is %:: used for?
by Juerd (Abbot) on Jun 14, 2002 at 13:55 UTC | |
Re: •Re: What is %:: used for?
by SarahM (Monk) on Jun 14, 2002 at 12:51 UTC | |
by merlyn (Sage) on Jun 14, 2002 at 13:00 UTC | |
by SarahM (Monk) on Jun 14, 2002 at 13:13 UTC | |
Re: •Re: What is %:: used for?
by cybear (Monk) on Jun 14, 2002 at 14:28 UTC | |
by Anonymous Monk on Jun 14, 2002 at 14:47 UTC | |
by wedman (Sexton) on Jun 14, 2002 at 23:03 UTC | |
by mdillon (Priest) on Jun 14, 2002 at 15:32 UTC | |
by merlyn (Sage) on Jun 14, 2002 at 15:38 UTC |