Help for this page

Select Code to Download


  1. or download this
    sub format_cell {
        my ($self, $format, @days) = @_;
    ...
            $self->{'cell_format'}[$_] = $format;
        }
    }
    
  2. or download this
    sub format_cell2 {
        my ($self, $format, @days) = @_;
    ...
            }
        }
    }
    
  3. or download this
    $html_months{$key} -> format_cell2({bgcolor => "red"}, 15)