in reply to simple template ?

If your template is always the same layout. You can always consider using Perl formatting Perl6::Form. The formatting can fill in your data and produce a nice looking report.

Eric

Replies are listed 'Best First'.
Re^2: simple template ?
by vnpenguin (Beadle) on Sep 10, 2006 at 19:22 UTC

    For Perl 6 ? Oh, I have not yet release 6 of Perl on my systems (SuSE/FC5 linux and WinXP). I have only 5.8.x here.

    Thanks.

      It's a Perl 5 module that emulates a Perl 6 feature. It will work with 5.8.x.