id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
998	refactoring: replace double quotes by single quotes where appropriate	zenogantner		"Apply to selected text or complete document.

Some examples:
{{{
""bla""                --> 'bla'
""$value""             --> ""$value""
""'""                  --> ""'""
""You said \""that\""."" --> 'You said ""that"".'
qq{Some text}        --> q{Some text}
}}}
"	enhancement	new	minor		Refactoring Perl 5	0.69		refactoring, quoting	
