# Lines 4 and 5 are good Perl practice. "strict" and "warnings" are pragmas # that help prevent Perl programmers from doing silly things in their programs. #