Tutorials: Variable Scoping in Perl: the basics...
mysub( $ssh, "config.txt" ); sub mysub { my( $ssh, $filename ) = @_; ... }
In reply to Re^3: Perl : Convert a monolithic code to a function
by Anonymous Monk
in thread Perl : Convert a monolithic code to a function
by user786
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |