Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 258 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 258 Bytes

CSV2Jira

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]