Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^5: storing queries in an array and execute

by choroba (Cardinal)
on Nov 25, 2016 at 11:35 UTC ( [id://1176535]=note: print w/replies, xml ) Need Help??


in reply to Re^4: storing queries in an array and execute
in thread storing queries in an array and execute

> if i remove Dumper then also it gives error and that i why i thougt to use Dumper.

It would be helpful to include the error here, too. It seems it was the following one:

sh: -c: line 0: syntax error near unexpected token `0x20fca70' sh: -c: line 0: `SCALAR(0x20fca70)' sh: -c: line 0: syntax error near unexpected token `0x20fcab8' sh: -c: line 0: `SCALAR(0x20fcab8)'

You should also remove backslashes from the array assignment. Backslash creates a reference.

my @QXXXX = ( $Query1, $Query2 );

($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,

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1176535]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-23 06:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found