id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1107,Saving perl file without extension forgets its mime-type,szabgab,,"Create a new file, type in a perl script with

{{{
#!/usr/bin/perl
use strict;
use warnings;
}}}

save it without file extension and the file becomes mime-type text.
Close the file and open it. Now it is correctly recognized as a Perl file.
",defect,closed,major,,editor,0.80,fixed,,
