id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
735,Functions panel differs from Highlighting and Perl,Sewi,,"Given the following source:
{{{
sub foo {
}

=pod

=head2 bar

Text for bar
=cut

sub bar {
}}}

Highlighter and Perl syntax checker accept the =cut as the end of the POD comment, but the funcions panel requires a empty line before =cut and ignores every following sub otherweise.",defect,closed,major,,Outline,0.49,fixed,,
