id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
549	Padre::Pod2HTML double anchors	submersible_toaster		"Reported by cowens in #padre. 

{{{
#!/usr/bin/perl 

use strict;
use warnings;

use Padre::Pod2HTML;

print Padre::Pod2HTML->pod2html(join '', <DATA>);

__DATA__
=head2 test

L<test>
}}}
"	defect	closed	minor		editor	trunk	fixed		
