Andrew Brosnan wrote:
> Hi,
> 
> I'm benchmarking some code and wanted to include the results in webpages
> generated by print $template->output(). How could I also include the
> time taken by output()?

You'll have to do it afterwards. The way CGI::Application::DevPopUp does this is
by creating a popup HTML, parsing the final HTML and inserting it right before
the </body> tag.


-- 
Michael Peters
Developer
Plus Three, LP


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to