Help for this page

Select Code to Download


  1. or download this
    undef @hash{@array};
    
  2. or download this
    @hash{@array} = 1;