Help for this page

Select Code to Download


  1. or download this
    #!"C:\perl\bin\perl.exe" -w
      use strict;
    ...
      $dbh->disconnect();
    
    print Dumper $scalar;
    
  2. or download this
    $VAR1 = {
              'ID' => '2',
    ...
              'date_comp_yellow' => undef,
              'date_rec_red' => undef
            };