Help for this page

Select Code to Download


  1. or download this
        # get best match by getting relative distances and 
        # taking the lowest value
    ...
        } else {
           # no such luck.
        }
    
  2. or download this
        $target = 'source';
        @inputs = qw(donor_dedupe_source
                     indicted_video_source
                     source1);