![]() |
![]() |
||||||
|
|||||||
POD documentation > HTML formatting > ReportBuilder.pm posted on 3:23 PM, July 12, 2009
ReportBuilderThis is a utility for building tabulated reports. It is content-agnostic, and simply handles the formatting of data into a table, depending on the input provided. If the report is to be interactive (links, JS, etc.), those features must be included in the content of the report; ie. you must code the links, divs, etc. yourself in the values that you pass.
Inputall input can be passed in a control hash
title => content for titlebar; |