id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
523	Unclear Perl errror	szabgab		"{{{
use warnings
print '\tThis is a single quoted string.\n';
print ""\tThis is a double quoted string. \n"";
}}}

gives the following error:
{{{
Unknown warnings category '1' at a.pl line 2
BEGIN failed--compilation aborted at a.pl line 2.
\tThis is a single quoted string.\n
}}}

Padre should do something more clever"	enhancement	closed	major		Context Sensitive Help	0.45	fixed		
