Treffer: Formatting Reports with Template Toolkit.
Title:
Formatting Reports with Template Toolkit.
Authors:
Source:
Sys Admin. Nov2006, Vol. 15 Issue 11, p55-57. 3p. 1 Chart.
Subject Terms:
Database:
Supplemental Index
Weitere Informationen
The article offers tips on creating an HTML program output to determine disk block usage. It recommends the use of the Perl Code and the Template Toolkit template. Lines 51 to 67 should identify a macro to format a number into four characters or less. Lines 74 to 83 should create column heads through the labels array. The script for the insertion of usernames before the first data column must be indicated in lines 88 to 91.