Skip to content

This is a simple Perl script that reads a CSV file and converts it to Jira pipe-delimited table structure.

Notifications You must be signed in to change notification settings

cledvina/CSV2Jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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]

About

This is a simple Perl script that reads a CSV file and converts it to Jira pipe-delimited table structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages