*cough*
$ perl -e 'if (\'h@t\' =~ /(\@)/ ) { print $1 }' -bash: syntax error near unexpected token `('
Not sure why - does escaping the single quote not work?
In reply to Re^2: Matching @ in string
by dwu
in thread Matching @ in string
by loris
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |