On Tue, Jan 3, 2017 at 5:58 PM, Shlomi Fish <shlo...@shlomifish.org> wrote: > Perhaps try looking at this page about generating text in Perl - > http://perl-begin.org/uses/text-generation/ (note that Perl-Begin is a site > which I maintain). This page on my personal website, which is not > Perl-specific, but which may have some Perl bias may also be of interest - > http://www.shlomifish.org/open-source/resources/text-processing-tools/ .
Thanks for the links, very interesting and useful. I must admit I've thought about TT2, but I suspect it cannot handle fixed size strings, not allowing me to specify in a readable way (I mean more readable than my solution) that a field must be space padded to right 10 chars... I will come back with a more accurate solution if I found one. Luca -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/