I've written a large procedure with userspecific code and want to swap out this parts for afterwards inclusion.
If I declare new packagenames for those code and load it with a
do 'part1_code'
, I must declare the common used variables with
local $packagename::varname in this procedure.
Is there another way to declare 'my' -vars and use the swaped out code without addition packagedefinition?
Many tanks in advance.
Andreas
In reply to namespaces and source out by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |