in reply to Re^2: Perl variable scoping between functions
in thread Perl variable scoping between functions
my @other = fLoadModules($modules);
@other will be empty, as fLoadModules doesn't return anything, but that's already been covered in other replies.
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Perl variable scoping between functions
by Bryan882 (Novice) on Jul 18, 2018 at 11:57 UTC | |
by Corion (Patriarch) on Jul 18, 2018 at 12:07 UTC | |
by Bryan882 (Novice) on Jul 18, 2018 at 12:43 UTC |