#!/usr/bin/perl use strict; use Getopt::Std; our $opt_c; getopts('c'); my $fmt = <