id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1513,Test::Builder formats TODO tests wrong/poorly,Austin_Hastings,,"Test::Builder.todo claims to record the test description and reason for the todo, but it does not. Instead, the output looks like:
{{{
not ok 1 # TODO test_todo
}}}

Where in this example the test ''description'' was ""test_todo"" and the ''reason'' given in the call to `.todo` was ""Maybe later""
",bug,closed,normal,,library,2.2.0,low,done,,,,,
