Help for this page

Select Code to Download


  1. or download this
      DB<102> sub populate { $_[0]="xxx" }
    
    ...
      DB<105> use warnings; populate $hash{+ undef}
    Use of uninitialized value in hash element at ...