Help for this page

Select Code to Download


  1. or download this
    push @{ $eventHash {$EventScheduleReference} }, [@tmpxmlarray];
    
  2. or download this
    tie (%eventHash, 'DB_File', 'eventHash.db', O_CREAT|O_RDWR, 0644) ||
            die ("Cannot open eventHash.db");
    
  3. or download this
    Can't use string ("ARRAY(0x11614e8)") as an ARRAY ref while "strict re
    +fs" in use