In most cases this approach works for me.{ my $var; sub func { $var=1; func2($var); } }
In reply to Re: What are the core points of good procedural software design? (functions, code structuring)
by perreal
in thread What are the core points of good procedural software design? (functions, code structuring)
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |