Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use Data::Dumper;
    ...
        }
        return \@output;
    }
    
  2. or download this
    <table border="0" cellpadding="2" cellspacing="0" width="140">
        <tr>
    ...
                </tmpl_loop></tr>
        </tmpl_loop>
    </table>
    
  3. or download this
    sub disp_cal {
        my $self = shift;
    ...
        my $output = $form->output;
        return $output;
    }