[VPM] Printing one line over several lines

nkuipers nkuipers at uvic.ca
Wed Mar 26 18:52:17 CST 2003


The builtins approach would probably use formats, and/or line wrapping with 
Text::Wrap.

But you should have a look in the Text:: namespace on CPAN, as there are many 
modules there that may be of service in getting the job done with clean code.  
Two modules that caught my eye were

Text::TabularDisplay
Text::FormatTable

but there are others that look interesting.

Nathanael  




More information about the Victoria-pm mailing list