Help for this page

Select Code to Download


  1. or download this
    $scalar1 .= $scalar2;
    
  2. or download this
        if( !SvPOK( a ) )      // Still nothing, must be undef?
            sv_setpv( a, "" ); // Make it the null string to stop (one pos
    +sible)
            // Use of uninitialized value in subroutine entry from sv_cats
    +v