Exercise: Exception Handling

Work through an exercise to do error handling using exceptions in Perl.

We'll cover the following...

Problem statement

We've given a code snippet below in which ...