Help for this page

Select Code to Download


  1. or download this
    Can't use string ("%s") as %s ref while "strict refs" in use
      (F) Only hard references are allowed by "strict refs".  Symbolic ref
    +erences are disallowed.  See perlref.
    
  2. or download this
    $im->filledRectangle($X1,$Y1-20,$X2,$Y2,\$genecolor);
    
  3. or download this
    $im->filledRectangle($X1,$Y1-20,$X2,$Y2,$genecolor);