id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
582,"""Run this test"" in broken on win32 when there is a space in the test file name",azawawi,azawawi,"Scenario (This only happens on win32):
1. Click on File > New > Perl 5 Test
2. Save the test script as ""Test with space.t""
3. Click on Run > Run this test

You'll see this message which is plain wrong.

{{{
Cannot determine source for D:\tools\Test at C:/strawberry/perl/lib/App/Prove.pm line 496
}}}

This happens because prove uses Perl's glob and this is broken on win32. See my ticket http://rt.cpan.org/Public/Bug/Display.html?id=49732",defect,closed,major,,External dependency,0.46,fixed,,
