- or download this
if($opt_h){
die "\agecmd.pl -d[days to age]\n";
}
...
die "Error: days option must be a number. Use agecmd.pl -d[days to a
+ge]\n";
}
...
- or download this
if($opt_h){
die "\agecmd.pl -d[days to age]\n";
}
...
die "Error: days option must be a number. Use agecmd.pl -d[days to a
+ge]\n";
}
...