#!/usr/bin/perl # fill in paragraphs between the "=head1" lines: =head1 NAME =head1 SYNOPSIS =head1 DESCRIPTION =cut use strict; my $Usage = "$0 "; # fill in synopsis here, as well as above