Lab: Perl Lab #2
Instructions:
Create a perl script using the template in the attached file name
perl_lab2_assignment.
-
Write the code and print the answer to each question in this template.
-
Be sure that the execute permission bits are set on your file before running, (i.e. use the chmod command).
Here is an example to help with this lab.