some users will need different functionality from others, and I just want to "require" & call the appropriate bits.
Perhaps a better, easier to maintain, approach would be to put the common parts in to a module. Then write function specific programs that use (or require) the common module.
If function modules already exist, then each function-specific program would just use (or require) whichever function module (or modules) is (are) needed, as well as the common module.
In reply to Re^3: Call sub in variable module
by RonW
in thread Call sub in variable module
by tel2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |