Help for this page

Select Code to Download


  1. or download this
    while ( my( $giName, $gssName, $definition, $sequence ) = map {defined
    + ? $_ : ''} $sth2->fetchrow_array )
    
  2. or download this
    no warnings 'uninitialized';