Help for this page

Select Code to Download


  1. or download this
    my @members = qw/Algeria Indonesia .../;
    
  2. or download this
    print $query->td( { -style => 'width:600px' },
        $query->p( '....' )
    );