debian man page for text2table

Query: text2table

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TEXT2TABLE(1p)						User Contributed Perl Documentation					    TEXT2TABLE(1p)

NAME
text2table - flat text conversion to OpenDocument spreadsheet
SYNOPSIS
text2table sourcefile.csv mycalc.ods 32 20
DESCRIPTION
Creates an ODF spreadsheet file and populate its first sheet from a delimited text file. Each line of the source file produces a row in the target table. In the line, the field separator is ";". The target file is created. Any existing file with the same name is replaced. The two last arguments are the length (lines) and the width (columns) of the target table. The input values are processed as text values. perl v5.14.2 2009-05-24 TEXT2TABLE(1p)
Related Man Pages
glcopycolorsubtable(3g) - redhat
csv2latex(1) - debian
glcopycolorsubtable(3g) - xfree86
psc(1) - centos
spreadsheet::parseexcel::simple(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph