id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1005,Uninitialized values when starting debugger on a file with errors,zenogantner,,"How to reproduce:
1. Open lib/Padre/Wx/Ack.pm from the Padre source code.
2. Use ""Step In"" to start the debugger.

Console output:
{{{
Use of uninitialized value $file in string ne at /usr/local/share/perl/5.10.1/Padre/Wx/Debugger.pm line 145.
Use of uninitialized value $row in subtraction (-) at /usr/local/share/perl/5.10.1/Padre/Wx/Debugger.pm line 150.
Use of uninitialized value $row in subtraction (-) at /usr/local/share/perl/5.10.1/Padre/Wx/Debugger.pm line 158.
}}}

Padre should handle this more gracefully.",defect,closed,minor,,Debugger for Perl 5,0.69,not relevant,,
