id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
356,encoding problem,davidgang,,"I began to write a new file
I wrote the following code.

use DBI;
my $a = DBI->new();
Then i began to erase the new and the situation was like in the picture. I got then no respond with the following error in the console.

Thread 1 terminated abnormally: Cannot decode string with wide characters at C:/
strawberry/perl/lib/Encode.pm line 170.
Use of uninitialized value in subroutine entry at C:/strawberry/perl/site/lib/Wx
/Perl/Dialog.pm line 425.
Use of uninitialized value in subroutine entry at C:/strawberry/perl/site/lib/Wx
/Perl/Dialog.pm line 425.

I work on windows with hebrew locale and strawberry perl 5.10.

",defect,closed,major,,editor,0.35,worksforme,,
