in reply to Re^2: when is a perl module executed?
in thread when is a perl module executed?
Whatever you are trying to do, it sounds wrong. You are abusing the normal use of modules. Write a sub in the module and have the main script call it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: when is a perl module executed?
by ketaki (Acolyte) on Jul 17, 2008 at 03:33 UTC | |
by massa (Hermit) on Jul 17, 2008 at 10:51 UTC |