Good afternoon Perl gurus, I have a string that I pull from an entry widget which has backslashes (which are not literals so I am assuming it's double quoted).This doesn't make any sense. The only place where "double quoted" vs. "single quoted" matters is how it appears in the source code (string literals). It's a compiler issue. If you "pull a string from a widget", it's just that. A string. Not a literal. There's no quoting.
In reply to Re: Change double quote to single quotes
by JavaFan
in thread Change double quote to single quotes
by rookie_monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |