Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    $tmpl->param (%params);
    print $tmpl->output ();
    
  2. or download this
    <DIV CLASS='menu_bar'>
        <UL CLASS='main_menu'> 
    ...
            </LI>
        </UL>
    </div>