# The form data below was edited by thebamaman
# 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: job000520
Status: open
Project: p4perl
Severity: C
ReportedBy: thebamaman
ReportedDate: 2016/05/24 09:08:59
ModifiedBy: thebamaman
ModifiedDate: 2016/05/24 09:08:59
OwnedBy: thebamaman
Description:
Simple issue, but the source is missing the 'Version' file necessary for the Makefile.PL build step
DevNotes:
Type: Bug