CSCI 265--Programming Assignment (Pex) 2 DUE: Thurs 13 Mar at or before 3am PROBLEM SUMMARY This assignment is concerned with changing asset to use mailx. PROBLEM SPECIFICATION 1. Copy the directory tree ~csci265/Pex/Pex2 Pex2 contains the subdirectories asset_v2 and sample_execution. Your task to to modify the asset program to match the behaviour specified in Pex2/asset_v2/assetv2.txt. Start with the shell in Pex2/asset_v2/assetv2.pl. A sample asset-run can be found in Pex2/sample_execution. It contains a configuration file, mailbox, log file and directory of accepted messages. 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 assetv2.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 asset2v.pl to csci265. Your e-mail message should contain your version of assetv2.pl and NOTHING ELSE. The subject line on the mail message should be the word `CSCI265-Exercise-2'. Submit only one implementation; if you send more than one, we will discard all but the last one received.