Help for this page
BEGIN { $c = <<USAGE; ... USAGE use constant USAGEMSG => $c; }
BEGIN { $c = <<USAGE; ... USAGE } use constant USAGEMSG => $c;