Question: Needing help trying to create this program in perl: empdata as text editor (such as Notepad) and Name, Age, Gender, Marital create a file named

Needing help trying to create this program in perl:

Needing help trying to create this program in perl: empdata as texteditor (such as Notepad) and Name, Age, Gender, Marital create a file

named following information (Full 1: the Step Open any txt. Have Status)

empdata as text editor (such as Notepad) and Name, Age, Gender, Marital create a file named following information (Full 1: the Step Open any txt. Have Status) about a person inside the file ONE UNDER THE OTHER [DONOT HAVE TITLES IN THE FILE, ONLY THE DATA] Save the file. Here is an example, how the data in the file look like. Paul Hendrickson 35 Male Single Step 2: Write a Perl script to: a. Open the above file b. Read the lines from the file and print them on the screen with a title added. Close the file. So when you run the script you should display the data as follows. Paul Hendrickson Full Name: 35 Age Male Gender: Marital status: Single Note: Nicely align the output as shown above. Step 3: Add more code to change 2 of the items (Age and Marital Status). Script then continues and asks the

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!