Help for this page

Select Code to Download


  1. or download this
    my %member_info = (
            mid=>undef,
    ...
            $member_info{'person'}[0]{'first_name'} =&skip_to_cell_text( 1
    + ); 
            $member_info{'person'}[0]{'middle_initial'} = &skip_to_cell_te
    +xt( 1 );
    [...]
    
  2. or download this
    $VAR1 = {
              'modified_info' => {
                                   'modified_date' => undef,
    ...
                          ],
              'mid' => undef
            };