in reply to What does q{} mean?

See also Perl::Critic::Policy::ValuesAndExpressions::ProhibitEmptyQuotes. In some fonts, '' and " are hard to distinguish.

($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: What does q{} mean?
by hippo (Archbishop) on May 20, 2016 at 12:52 UTC
    In some fonts, '' and " are hard to distinguish.

    In which case might I humbly suggest that those fonts are entirely unsuitable for use in programming? See which fonts are popular for ideas regarding replacements.