in reply to Re: How can I solve this hash issue?
in thread How can I solve this hash issue?

Double quotes are not only useless here, they also prevented Perl from telling you what the problem was.

($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^3: How can I solve this hash issue?
by adur (Initiate) on Jun 16, 2016 at 21:47 UTC
    I didn't include them before, but didn't get an error either. I don't know why the first one was coming out correct.