Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      print Dumper(\%temp_records);
      return;
    }
    
  2. or download this
    Before call to DoStuff
    
    ...
    
    $VAR1 = {};