in reply to loading modules using 'use'
@EXPORT array allows you to add other symbols to be exported.
Replying to your Re^2: loading modules using 'use' comment
where I introduce a BEGIN block. How does that help ?Help in what sense? Well, The Begin block is run even before the rest of the module file is parsed by perl however, can you clarify a bit on what you mean by 'help'?...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: loading modules using 'use'
by angshuman (Novice) on Jun 30, 2010 at 13:44 UTC | |
by Taulmarill (Deacon) on Jul 01, 2010 at 12:04 UTC |