Help for this page
my $page = DisplayModule->new(); my $html = $page->build_page; print $page;
sub build_page { ... }