of course you would change the regular expersion to only match strings that BEGIN and END with quotes. Hope that helpsif ($string =~ /\"/) { Quoted } else { Unquoted }
In reply to Re: Test if string is already quote()'d?
by crackotter
in thread Test if string is already quote()'d?
by Seumas
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |