This is a simple Perl script that reads a CSV file and converts it to Jira pipe-delimited table structure.
The script takes two parameters: filename (required) and an optional number of header lines.
Usage: ./csv2jira.pl filename [header lines]
8000