Question: Perl scripting Complete ASAP please Perl Scripting CSCI 2215 Section Name: Date: Extra Credit (100 pts) Instructions: Submit an electronic copy of the assignment to

 Perl scripting Complete ASAP please Perl Scripting CSCI 2215 Section Name:Perl scripting
Complete ASAP please

Perl Scripting CSCI 2215 Section Name: Date: Extra Credit (100 pts) Instructions: Submit an electronic copy of the assignment to the Dropbox Create a Perl script named extracredit.pl. The script must perform the following: Check that the data file "gettysburg.txt" exists before opening it for read. Exit the script if the file cannot be read If the file exists, then open the data file and an output file Read through the data file using a while loop or any iteration structure and check for the following: How many characters there are in the file 2) How many words are in the file 3) How many paragraph there is in the file (if any) Print to the terminal and an output file with the infomation requested above. Close both files

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!