id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
580,tools/dev/create_language.pl hardcodes the language name perl6 in harness,NotFound,,"The recently introduced program tools/dev/create_language.pl sets the name perl6 in t/harness:

{{{
$ make test
/usr/bin/perl t/harness t/
t/00-sanity....Could not execute (./perl6 t/00-sanity.t): open3: exec of ./perl6 t/00-sanity.t failed at /usr/local/share/perl/5.8.8/TAP/Parser/Iterator/Process.pm line 163

$ ack perl6
t/harness
53:        exec      => ['./perl6'],
}}}
",bug,closed,minor,,none,trunk,medium,fixed,,,,,
