# The form data below was edited by karl_wirth
# Perforce Workshop Jobs
#
# Job: The job name. 'new' generates a sequenced job number.
# Status: Job status; [open/closed/suspended]. Required
# Project: The project this job is for. Required.
# Severity: [A/B/C] (A is highest) Required.
# ReportedBy The user who created the job. Can be changed.
# ReportedDate: The date the job was created. Automatic.
# ModifiedBy: The user who last modified this job. Automatic.
# ModifiedDate: The date this job was last modified. Automatic.
# OwnedBy: The owner, responsible for doing the job. Optional.
# Description: Description of the job. Required.
# DevNotes: Developer's comments. Optional.
# Type: Type of job; [Bug/Feature]. Required.
Job: job000559
Status: open
Project: p4perl
Severity: C
ReportedBy: karl_wirth
ReportedDate: 2016/08/17 23:47:18
ModifiedBy: karl_wirth
ModifiedDate: 2016/08/17 23:47:18
OwnedBy: karl_wirth
Description:
Update the P4PERL API to work with Perl version 5.22 and later.
DevNotes:
Type: Feature