- or download this
@val3=grep(/\d{1,2}$comparison/,@complex);
- or download this
chop($val3[0]);
$val4=$val1[0]+24-$val3[0];
- or download this
&Get_Calibrator_Filename();
- or download this
$calib1=$_[0];
$comparison=$_[1];
- or download this
$calib1 = shift or die "Missing first argument to sub GCF!\n";
$comparison = shift or die "Missing second argument to sub GCF!\n";
- or download this
&Get_Calibrator_Filename("foo", "bar");
- or download this
chop($val1[0]);chop($val2[0]);chop($val3[0]);