Help for this page

Select Code to Download


  1. or download this
    my (%MEMBERS,
       $member);
    ...
    }
    
    #dmbclose(%MEMBERS);
    
  2. or download this
    Use of uninitialized value in subroutine entry at /usr/lib/perl5/5.8.0
    +/i686-linux/DB_File.pm line 259.
    
  3. or download this
    sub tie_hash_or_array
    {
    ...
    
        DoTie_($tieHASH, @arg) ;
    }