NAME

create_issue.pl - Creates an issue

SYNOPSIS

create_issue.pl [-hn] [long options...]
  --jiraurl STR   JIRA server base URL
  --project STR   The project key
  --summary STR   Issue Summary
  --description   Issue Description
  -h --help       Print usage message and exit

DESCRIPTION

This script creates an issue

ENVIRONMENT

See the JIRACLI documentation.

COPYRIGHT

Copyright 2016-2022 CPQD.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Lisa Hare <lharey@gmail.com>

1 POD Error

The following errors were encountered while parsing the POD:

Around line 69:

=back without =over