CSCI 265--Programming Assignment (Pex) 4 DUE: Thurs, December 4 before or at 3:00am PROBLEM SUMMARY This assignment is concerned with changing asset to use mh. PROBLEM SPECIFICATION 1. Copy the directory tree ~csci265/Pex/Pex4 Pex4 contains the subdirectories asset_v*. Your task to to modify the asset program to match the behaviour specified in Pex4/asset_v3/assetv3.txt. Start with the shell in Pex4/asset_v3/assetv3.pl. A sample configuration file and mailbox are provided plus a sample run. To invoke asset on the sample type 'assetv3.pl config' GRADING CRITERIA Your mark will be based on the following criteria: 1. Have you made the required changes? 2. Have you made any unnecessary changes? 3. Are your changes consistent with the programming style in the original version? You may also lose points if you do not properly follow the submission instructions given below. SUBMISSION You must insert a comment at the beginning of your assetv3.pl file that contains the name of your team and the login ids for the members of your team. For example: # Team: Omega, Members: tsmith01, jjones, zzwicky Then e-mail your implementation of asset3v.pl to csci265. Your e-mail message should contain your version of assetv3.pl and NOTHING ELSE. The subject line on the mail message should be the word `CSCI265-Exercise-4'. Submit only one implementation; if you send more than one, we will discard all but the last one received.