in reply to storing queries in an array and execute
use Data::Dumper; $out = Dumper($q);
Old and wrong answer:
It seems you're calling the script as a shell script. Either, call it with perl :
perl myscript.pl
or prepend the shebang line to the top of the script to tell your system what interpreter to use:
($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^2: storing queries in an array and execute
by kaka_2 (Sexton) on Nov 25, 2016 at 09:59 UTC | |
by choroba (Cardinal) on Nov 25, 2016 at 10:42 UTC | |
by kaka_2 (Sexton) on Nov 25, 2016 at 10:57 UTC | |
by choroba (Cardinal) on Nov 25, 2016 at 11:35 UTC | |
by marto (Cardinal) on Nov 25, 2016 at 11:01 UTC |