Help for this page

Select Code to Download


  1. or download this
    $devices{$sn} = new DEVICE;
    $devices{$sn}->datetime{$datetime};
    # etc.
    
  2. or download this
    # I've snipped out what I consider to be the important bits...
    # Warning: This is untested code!
    ...
        print "$key\n";
    }