Help for this page

Select Code to Download


  1. or download this
    sub get_table_CRC {
    
    ...
        }
        return [$count, $crc];
    }
    
  2. or download this
    sub get_fields 
    {
    ...
        return join ",", @fields; 
    }
    
  3. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    {
        print "NO DIFFERENCES\n";
    }