Will print:$s = '("test123")'; $s =~ s/(\("|"\))//g; print "$s\n";
test123
Robert Wilensky, University of California
In reply to Re: Split a string to remove quotes and parentheses
by vladb
in thread Split a string to remove quotes and parentheses
by perl_99_monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |