single quotes have no variable interpolation
DB<47> $s="a" DB<48> p "a" =~ qr($s) 1 DB<49> p "a" =~ '$s' # same as q() DB<50>
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
In reply to Re^4: Error in coverage module
by LanX
in thread Error in coverage module
by ovedpo15
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |