Help for this page

Select Code to Download


  1. or download this
    my $attach_frame = sub {
        my($color, $label) = @_;
    ...
    } else if($score < 1) {
        $attach_frame->('grey', '1e-10 < E < 1');
    }
    
  2. or download this
    foreach(
      [black  => "NoHit", 'No Hits'],
    ...
            last;
        }
    }